diff --git a/requirements-hyperopt.txt b/requirements-hyperopt.txt index 83e23e3ec..d7f22634b 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -2,7 +2,7 @@ -r requirements.txt # Required for hyperopt -scipy==1.7.0 +scipy==1.7.1 scikit-learn==0.24.2 scikit-optimize==0.8.1 filelock==3.0.12