diff --git a/datascience/requirements-dev.txt b/datascience/requirements-dev.txt index b7b7a3e74f..d8103b384d 100644 --- a/datascience/requirements-dev.txt +++ b/datascience/requirements-dev.txt @@ -16,7 +16,7 @@ cx-oracle==8.3.0 ; python_full_version == "3.10.12" dask==2024.5.1 ; python_full_version == "3.10.12" dill==0.3.8 ; python_full_version == "3.10.12" distlib==0.3.8 ; python_full_version == "3.10.12" -distributed==2024.5.1 ; python_full_version == "3.10.12" +distributed==2026.1.0 ; 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" diff --git a/datascience/requirements.txt b/datascience/requirements.txt index 1075f74521..4aebf99680 100644 --- a/datascience/requirements.txt +++ b/datascience/requirements.txt @@ -11,7 +11,7 @@ croniter==2.0.5 ; python_full_version == "3.10.12" css-inline==0.13.0 ; python_full_version == "3.10.12" cx-oracle==8.3.0 ; python_full_version == "3.10.12" dask==2024.5.1 ; python_full_version == "3.10.12" -distributed==2024.5.1 ; python_full_version == "3.10.12" +distributed==2026.1.0 ; 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"