diff --git a/setup.py b/setup.py index 01c7a553..5986288e 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ "numpy", "pandas>=3.0.2", "clarabel", - "scikit-learn", + "scikit-learn==1.8.0", "scipy", "xlrd", "openpyxl",