diff --git a/requirements-hyperopt.txt b/requirements-hyperopt.txt index 94e59ec15..cc659fc50 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -2,7 +2,7 @@ -r requirements.txt # Required for hyperopt -scipy==1.8.1 +scipy==1.9.0 scikit-learn==1.1.1 scikit-optimize==0.9.0 filelock==3.7.1