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