diff --git a/setup.py b/setup.py index 15db5c5..c0572db 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ 'nmslib==2.0.5', 'numpy==1.22.0', 'matplotlib==3.2.0', - 'scikit-learn==0.22.2.post1' + 'scikit-learn==1.5.0' ], zip_safe=False, classifiers=[