diff --git a/requirements-openaleph.txt b/requirements-openaleph.txt index 73ea918..adfb21d 100644 --- a/requirements-openaleph.txt +++ b/requirements-openaleph.txt @@ -104,7 +104,7 @@ rigour==1.8.2 ; python_version >= "3.11" and python_version < "3.14" rstr==3.2.2 ; python_version >= "3.11" and python_version < "3.14" s3fs==2026.4.0 ; python_version >= "3.11" and python_version < "3.14" schwifty==2026.3.0 ; python_version >= "3.11" and python_version < "3.14" -scikit-learn==1.7.2 ; python_version >= "3.11" and python_version < "3.14" +scikit-learn==1.8.0 ; python_version >= "3.11" and python_version < "3.14" scipy==1.17.1 ; python_version >= "3.11" and python_version < "3.14" setuptools==81.0.0 ; python_version >= "3.11" and python_version < "3.14" shellingham==1.5.4 ; python_version >= "3.11" and python_version < "3.14" diff --git a/requirements.txt b/requirements.txt index 300636f..95cc717 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ rigour==1.8.2 ; python_version >= "3.11" and python_version < "3.14" rstr==3.2.2 ; python_version >= "3.11" and python_version < "3.14" s3fs==2026.4.0 ; python_version >= "3.11" and python_version < "3.14" schwifty==2026.3.0 ; python_version >= "3.11" and python_version < "3.14" -scikit-learn==1.7.2 ; python_version >= "3.11" and python_version < "3.14" +scikit-learn==1.8.0 ; python_version >= "3.11" and python_version < "3.14" scipy==1.17.1 ; python_version >= "3.11" and python_version < "3.14" setuptools==81.0.0 ; python_version >= "3.11" and python_version < "3.14" shellingham==1.5.4 ; python_version >= "3.11" and python_version < "3.14"