diff --git a/xgboost_ames_housing/seldon_serve/requirements.txt b/xgboost_ames_housing/seldon_serve/requirements.txt index de7b3eb22..309a3d2c7 100644 --- a/xgboost_ames_housing/seldon_serve/requirements.txt +++ b/xgboost_ames_housing/seldon_serve/requirements.txt @@ -2,6 +2,6 @@ joblib==0.12.0 numpy==1.14.4 pandas==0.23.0 scikit-learn==0.19.1 -scipy==1.1.0 +scipy==1.10.0 sklearn==0.0 xgboost==0.72.1