diff --git a/datascience/requirements-dev.txt b/datascience/requirements-dev.txt index b7b7a3e74..02169aeb8 100644 --- a/datascience/requirements-dev.txt +++ b/datascience/requirements-dev.txt @@ -1,7 +1,7 @@ astroid==2.15.8 ; python_full_version == "3.10.12" attrs==23.2.0 ; python_full_version == "3.10.12" black==24.4.2 ; python_full_version == "3.10.12" -certifi==2024.2.2 ; python_full_version == "3.10.12" +certifi==2024.7.4 ; python_full_version == "3.10.12" cfgv==3.4.0 ; python_full_version == "3.10.12" charset-normalizer==3.3.2 ; python_full_version == "3.10.12" click-plugins==1.1.1 ; python_full_version == "3.10.12" @@ -20,7 +20,7 @@ distributed==2024.5.1 ; python_full_version == "3.10.12" docker==7.1.0 ; python_full_version == "3.10.12" exceptiongroup==1.2.1 ; python_full_version == "3.10.12" filelock==3.14.0 ; python_full_version == "3.10.12" -fiona==1.9.6 ; python_full_version == "3.10.12" +fiona==1.10.0 ; python_full_version == "3.10.12" fsspec==2024.5.0 ; python_full_version == "3.10.12" geoalchemy2==0.13.3 ; python_full_version == "3.10.12" geopandas==0.13.2 ; python_full_version == "3.10.12" @@ -31,7 +31,7 @@ importlib-metadata==7.1.0 ; python_full_version == "3.10.12" importlib-resources==6.4.0 ; python_full_version == "3.10.12" iniconfig==2.0.0 ; python_full_version == "3.10.12" isort==5.13.2 ; python_full_version == "3.10.12" -jinja2==3.1.4 ; python_full_version == "3.10.12" +jinja2==3.1.5 ; python_full_version == "3.10.12" lazy-object-proxy==1.10.0 ; python_full_version == "3.10.12" locket==1.0.0 ; python_full_version == "3.10.12" markupsafe==2.1.5 ; python_full_version == "3.10.12" @@ -77,11 +77,11 @@ toml==0.10.2 ; python_full_version == "3.10.12" tomli==2.0.1 ; python_full_version == "3.10.12" tomlkit==0.12.5 ; python_full_version == "3.10.12" toolz==0.12.1 ; python_full_version == "3.10.12" -tornado==6.4 ; python_full_version == "3.10.12" +tornado==6.4.2 ; python_full_version == "3.10.12" typing-extensions==4.12.0 ; python_full_version == "3.10.12" tzdata==2024.1 ; python_full_version == "3.10.12" -urllib3==2.2.1 ; python_full_version == "3.10.12" -virtualenv==20.26.2 ; python_full_version == "3.10.12" +urllib3==2.2.2 ; python_full_version == "3.10.12" +virtualenv==20.26.6 ; python_full_version == "3.10.12" wrapt==1.16.0 ; python_full_version == "3.10.12" zict==3.0.0 ; python_full_version == "3.10.12" -zipp==3.19.0 ; python_full_version == "3.10.12" +zipp==3.19.1 ; python_full_version == "3.10.12" diff --git a/datascience/requirements.txt b/datascience/requirements.txt index 1075f7452..868558195 100644 --- a/datascience/requirements.txt +++ b/datascience/requirements.txt @@ -1,5 +1,5 @@ attrs==23.2.0 ; python_full_version == "3.10.12" -certifi==2024.2.2 ; python_full_version == "3.10.12" +certifi==2024.7.4 ; python_full_version == "3.10.12" charset-normalizer==3.3.2 ; python_full_version == "3.10.12" click-plugins==1.1.1 ; python_full_version == "3.10.12" click==8.1.7 ; python_full_version == "3.10.12" @@ -14,7 +14,7 @@ dask==2024.5.1 ; python_full_version == "3.10.12" distributed==2024.5.1 ; python_full_version == "3.10.12" docker==7.1.0 ; python_full_version == "3.10.12" exceptiongroup==1.2.1 ; python_full_version == "3.10.12" -fiona==1.9.6 ; python_full_version == "3.10.12" +fiona==1.10.0 ; python_full_version == "3.10.12" fsspec==2024.5.0 ; python_full_version == "3.10.12" geoalchemy2==0.13.3 ; python_full_version == "3.10.12" geopandas==0.13.2 ; python_full_version == "3.10.12" @@ -23,7 +23,7 @@ idna==3.7 ; python_full_version == "3.10.12" importlib-metadata==7.1.0 ; python_full_version == "3.10.12" importlib-resources==6.4.0 ; python_full_version == "3.10.12" iniconfig==2.0.0 ; python_full_version == "3.10.12" -jinja2==3.1.4 ; python_full_version == "3.10.12" +jinja2==3.1.5 ; python_full_version == "3.10.12" locket==1.0.0 ; python_full_version == "3.10.12" markupsafe==2.1.5 ; python_full_version == "3.10.12" marshmallow-oneofschema==3.1.1 ; python_full_version == "3.10.12" @@ -60,9 +60,9 @@ text-unidecode==1.3 ; python_full_version == "3.10.12" toml==0.10.2 ; python_full_version == "3.10.12" tomli==2.0.1 ; python_full_version == "3.10.12" toolz==0.12.1 ; python_full_version == "3.10.12" -tornado==6.4 ; python_full_version == "3.10.12" +tornado==6.4.2 ; python_full_version == "3.10.12" typing-extensions==4.12.0 ; python_full_version == "3.10.12" tzdata==2024.1 ; python_full_version == "3.10.12" -urllib3==2.2.1 ; python_full_version == "3.10.12" +urllib3==2.2.2 ; python_full_version == "3.10.12" zict==3.0.0 ; python_full_version == "3.10.12" -zipp==3.19.0 ; python_full_version == "3.10.12" +zipp==3.19.1 ; python_full_version == "3.10.12"