diff --git a/setup.py b/setup.py index 93dba22..5446408 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ "shap==0.31.0", "numpy==1.17.3", "pandas==0.25.2", - "scikit-learn==0.21.3", + "scikit-learn==1.5.0", "joblib==0.14.0", "seaborn==0.9.0" ]