diff --git a/requirements-local.txt b/requirements-local.txt index aea28bd..c970def 100644 --- a/requirements-local.txt +++ b/requirements-local.txt @@ -15,4 +15,4 @@ hyperopt shap pycurl scipy<1.14.0 -scikit-learn==1.5.2 \ No newline at end of file +scikit-learn==1.8.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index a0218de..ecf3261 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ hyperopt shap pycurl scipy<1.14.0 -scikit-learn==1.5.2 \ No newline at end of file +scikit-learn==1.8.0 \ No newline at end of file