From d0a02733103cd724c2c8e78139f91abe14d10451 Mon Sep 17 00:00:00 2001 From: Jason Gilman Date: Fri, 29 Nov 2024 11:26:08 -0500 Subject: [PATCH] Upgrading requirements --- requirements.txt | 103 ++++++++++++++++---------------- scripts/refresh_requirements.sh | 1 + 2 files changed, 53 insertions(+), 51 deletions(-) diff --git a/requirements.txt b/requirements.txt index 89125bd..d1c3358 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --refresh --all-extras pyproject.toml -o requirements.txt -altair==5.4.1 +altair==5.5.0 # via streamlit annotated-types==0.7.0 # via pydantic @@ -12,25 +12,25 @@ attrs==24.2.0 # via # jsonschema # referencing -black==24.8.0 +black==24.10.0 # via natural-language-geocoding (pyproject.toml) -blinker==1.8.2 +blinker==1.9.0 # via streamlit -boto3==1.35.20 +boto3==1.35.71 # via e84-geoai-common -boto3-stubs==1.35.20 +boto3-stubs==1.35.71 # via e84-geoai-common -botocore==1.35.20 +botocore==1.35.71 # via # boto3 # s3transfer -botocore-stubs==1.35.20 +botocore-stubs==1.35.71 # via boto3-stubs -branca==0.7.2 +branca==0.8.0 # via # folium # streamlit-folium -build==1.2.2 +build==1.2.2.post1 # via natural-language-geocoding (pyproject.toml) cachetools==5.5.0 # via streamlit @@ -38,7 +38,7 @@ certifi==2024.8.30 # via requests cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via requests click==8.1.7 # via @@ -46,11 +46,11 @@ click==8.1.7 # streamlit comm==0.2.2 # via ipykernel -debugpy==1.8.5 +debugpy==1.8.9 # via ipykernel decorator==5.1.1 # via ipython -distlib==0.3.8 +distlib==0.3.9 # via virtualenv e84-geoai-common==0.0.1 # via natural-language-geocoding (pyproject.toml) @@ -60,15 +60,15 @@ exceptiongroup==1.2.2 # pytest executing==2.1.0 # via stack-data -filelock==3.16.0 +filelock==3.16.1 # via virtualenv -folium==0.17.0 +folium==0.18.0 # via streamlit-folium gitdb==4.0.11 # via gitpython gitpython==3.1.43 # via streamlit -identify==2.6.1 +identify==2.6.3 # via pre-commit idna==3.10 # via requests @@ -76,9 +76,9 @@ iniconfig==2.0.0 # via pytest ipykernel==6.29.5 # via natural-language-geocoding (pyproject.toml) -ipython==8.27.0 +ipython==8.30.0 # via ipykernel -jedi==0.19.1 +jedi==0.19.2 # via ipython jinja2==3.1.4 # via @@ -93,7 +93,7 @@ jmespath==1.0.1 # botocore jsonschema==4.23.0 # via altair -jsonschema-specifications==2023.12.1 +jsonschema-specifications==2024.10.1 # via jsonschema jupyter-client==8.6.3 # via ipykernel @@ -103,7 +103,7 @@ jupyter-core==5.7.2 # jupyter-client markdown-it-py==3.0.0 # via rich -markupsafe==2.1.5 +markupsafe==3.0.2 # via jinja2 matplotlib-inline==0.1.7 # via @@ -111,11 +111,11 @@ matplotlib-inline==0.1.7 # ipython mdurl==0.1.2 # via markdown-it-py -mypy-boto3-bedrock-runtime==1.35.9 +mypy-boto3-bedrock-runtime==1.35.56 # via boto3-stubs mypy-extensions==1.0.0 # via black -narwhals==1.8.3 +narwhals==1.14.3 # via altair nest-asyncio==1.6.0 # via ipykernel @@ -123,16 +123,15 @@ nodeenv==1.9.1 # via # pre-commit # pyright -numpy==2.0.2 +numpy==2.1.3 # via # folium # pandas - # pyarrow # pydeck # shapely # streamlit # types-shapely -packaging==24.1 +packaging==24.2 # via # altair # black @@ -140,7 +139,7 @@ packaging==24.1 # ipykernel # pytest # streamlit -pandas==2.2.2 +pandas==2.2.3 # via streamlit parso==0.8.4 # via jedi @@ -148,34 +147,34 @@ pathspec==0.12.1 # via black pexpect==4.9.0 # via ipython -pillow==10.4.0 +pillow==11.0.0 # via streamlit -platformdirs==4.3.3 +platformdirs==4.3.6 # via # black # jupyter-core # virtualenv pluggy==1.5.0 # via pytest -pre-commit==3.8.0 +pre-commit==4.0.1 # via natural-language-geocoding (pyproject.toml) -pre-commit-hooks==4.6.0 +pre-commit-hooks==5.0.0 # via natural-language-geocoding (pyproject.toml) -prompt-toolkit==3.0.47 +prompt-toolkit==3.0.48 # via ipython -protobuf==5.28.2 +protobuf==5.29.0 # via streamlit -psutil==6.0.0 +psutil==6.1.0 # via ipykernel ptyprocess==0.7.0 # via pexpect pure-eval==0.2.3 # via stack-data -pyarrow==17.0.0 +pyarrow==18.1.0 # via streamlit -pydantic==2.9.1 +pydantic==2.10.2 # via e84-geoai-common -pydantic-core==2.23.3 +pydantic-core==2.27.1 # via pydantic pydeck==0.9.1 # via streamlit @@ -183,9 +182,9 @@ pygments==2.18.0 # via # ipython # rich -pyproject-hooks==1.1.0 +pyproject-hooks==1.2.0 # via build -pyright==1.1.381 +pyright==1.1.389 # via natural-language-geocoding (pyproject.toml) pytest==8.3.3 # via natural-language-geocoding (pyproject.toml) @@ -211,17 +210,17 @@ requests==2.32.3 # natural-language-geocoding (pyproject.toml) # folium # streamlit -rich==13.8.1 +rich==13.9.4 # via streamlit -rpds-py==0.20.0 +rpds-py==0.21.0 # via # jsonschema # referencing ruamel-yaml==0.18.6 # via pre-commit-hooks -ruamel-yaml-clib==0.2.8 +ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.10.2 +s3transfer==0.10.4 # via boto3 shapely==2.0.6 # via e84-geoai-common @@ -233,23 +232,23 @@ smmap==5.0.1 # via gitdb stack-data==0.6.3 # via ipython -streamlit==1.38.0 +streamlit==1.40.2 # via # natural-language-geocoding (pyproject.toml) # streamlit-folium -streamlit-folium==0.22.1 +streamlit-folium==0.23.2 # via natural-language-geocoding (pyproject.toml) -tenacity==8.5.0 +tenacity==9.0.0 # via streamlit toml==0.10.2 # via streamlit -tomli==2.0.1 +tomli==2.2.1 # via # black # build # pre-commit-hooks # pytest -tornado==6.4.1 +tornado==6.4.2 # via # ipykernel # jupyter-client @@ -262,11 +261,11 @@ traitlets==5.14.3 # jupyter-client # jupyter-core # matplotlib-inline -types-awscrt==0.21.5 +types-awscrt==0.23.1 # via botocore-stubs -types-s3transfer==0.10.2 +types-s3transfer==0.10.4 # via boto3-stubs -types-shapely==2.0.0.20240820 +types-shapely==2.0.0.20241112 # via e84-geoai-common typing-extensions==4.12.2 # via @@ -277,14 +276,16 @@ typing-extensions==4.12.2 # mypy-boto3-bedrock-runtime # pydantic # pydantic-core + # pyright + # rich # streamlit -tzdata==2024.1 +tzdata==2024.2 # via pandas urllib3==2.2.3 # via # botocore # requests -virtualenv==20.26.5 +virtualenv==20.28.0 # via pre-commit wcwidth==0.2.13 # via prompt-toolkit diff --git a/scripts/refresh_requirements.sh b/scripts/refresh_requirements.sh index 77c86fa..33a9ad6 100755 --- a/scripts/refresh_requirements.sh +++ b/scripts/refresh_requirements.sh @@ -11,6 +11,7 @@ rm -rf .venv uv pip compile \ --refresh \ --all-extras \ + --upgrade \ pyproject.toml \ -o requirements.txt