diff --git a/requirements-hyperopt.txt b/requirements-hyperopt.txt index efa31272a..3e76a6c22 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -2,7 +2,7 @@ -r requirements.txt # Required for hyperopt -scipy==1.9.1 +scipy==1.9.2 scikit-learn==1.1.2 scikit-optimize==0.9.0 filelock==3.8.0