From ca7cf21ae2a915bfa6c60d3576c7892e0810b321 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Mar 2020 02:31:58 +0100 Subject: [PATCH] Update xgboost from 0.90 to 1.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21a836b..2b2391f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ tqdm==4.36.1 plotly==4.1.1 scikit-learn==0.21.3 -xgboost==0.90 +xgboost==1.0.2 Keras==2.3.0 shap==0.30.2