diff --git a/code-env/python/spec/requirements.txt b/code-env/python/spec/requirements.txt index ef39f74..28e8bca 100644 --- a/code-env/python/spec/requirements.txt +++ b/code-env/python/spec/requirements.txt @@ -2,7 +2,7 @@ graphviz==0.16 matplotlib==3.3.4 scikit-learn>=0.20,<1.1; python_version <= '3.10' -scikit-learn==1.1.3; python_version >= '3.11' +scikit-learn==1.5.0; python_version >= '3.11' scipy>=1.2,<1.3; python_version <= '3.7' scipy==1.10.1; python_version >= '3.8' xgboost==0.82