From 3974313e707554bb2cbf08cdcf672df6e25926c7 Mon Sep 17 00:00:00 2001 From: Christopher Canel Date: Thu, 1 Feb 2024 17:44:33 +0000 Subject: [PATCH] Update scikit-learn --- requirements-3.9.txt | 6 +++--- requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-3.9.txt b/requirements-3.9.txt index dc6f1d9..5316a3c 100644 --- a/requirements-3.9.txt +++ b/requirements-3.9.txt @@ -7,7 +7,7 @@ flake8==4.0.1 flake8-polyfill==1.0.2 fonttools==4.27.1 isort==5.10.1 -joblib==1.2.0 +joblib==1.3.2 kiwisolver==1.3.1 lazy-object-proxy==1.7.1 matplotlib==3.3.4 @@ -44,8 +44,8 @@ python-dateutil==2.8.2 PyYAML==6.0 requirements-detector==0.7 scapy==2.5.0 -scikit-learn==0.24.2 -scipy==1.11.1 +scikit-learn==1.4.0 +scipy==1.12.1 setoptconf-tmp==0.3.1 six==1.16.0 snowballstemmer==2.2.0 diff --git a/requirements.txt b/requirements.txt index dc6f1d9..5316a3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ flake8==4.0.1 flake8-polyfill==1.0.2 fonttools==4.27.1 isort==5.10.1 -joblib==1.2.0 +joblib==1.3.2 kiwisolver==1.3.1 lazy-object-proxy==1.7.1 matplotlib==3.3.4 @@ -44,8 +44,8 @@ python-dateutil==2.8.2 PyYAML==6.0 requirements-detector==0.7 scapy==2.5.0 -scikit-learn==0.24.2 -scipy==1.11.1 +scikit-learn==1.4.0 +scipy==1.12.1 setoptconf-tmp==0.3.1 six==1.16.0 snowballstemmer==2.2.0