diff --git a/Elo Merchant Category Recommendation/requirements.txt b/Elo Merchant Category Recommendation/requirements.txt index 8e57149..ea6029a 100644 --- a/Elo Merchant Category Recommendation/requirements.txt +++ b/Elo Merchant Category Recommendation/requirements.txt @@ -1,5 +1,5 @@ pandas == 0.24.0 -numpy == 1.16.4 +numpy == 1.22.0 scikit-learn == 0.21.2 xgboost == 0.83 lightgbm == 2.2.3