diff --git a/setup.py b/setup.py index 91764b7..38b95bc 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ 'numpy>=1.13.0', 'scipy>=0.19.0', 'psutil>=4.3.0', - 'scikit-learn==0.21.2', + 'scikit-learn==1.5.0', 'matplotlib==3.1.1', 'pandas>=0.25.2', 'seaborn==0.9.0',