From 73ed0c4b0edfd847c3cc8fecd6df1d5a1ef60909 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 22 Feb 2020 07:18:18 +0100 Subject: [PATCH] Update xgboost from 0.90 to 1.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21a836b..2acf1e0 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.1 Keras==2.3.0 shap==0.30.2