Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -20,4 +20,4 @@ lime==0.2.0.1
|
|
20 |
imbalanced-learn==0.11.0
|
21 |
|
22 |
# XGBoost model
|
23 |
-
xgboost==1.
|
|
|
20 |
imbalanced-learn==0.11.0
|
21 |
|
22 |
# XGBoost model
|
23 |
+
xgboost==2.1.1
|