From 918276375ac3243b5aec93a1bce2bfb8831d636f Mon Sep 17 00:00:00 2001 From: Tanainan <43997233+Tanainan@users.noreply.github.com> Date: Mon, 5 Jul 2021 14:24:30 +0700 Subject: [PATCH 1/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa7d2869..3686e328 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pyyaml==5.3.1 python-dateutil==2.8.1 scikit-learn==0.22.2.post1 scipy==1.4.1 -xgboost==1.0.2 +xgboost==1.5.0 matplotlib==3.1.2 shap==0.35.0 newrelic==5.12.1.141 From 4053f054b85991270c23adc666d853fe6dd3f247 Mon Sep 17 00:00:00 2001 From: Tanainan <43997233+Tanainan@users.noreply.github.com> Date: Mon, 5 Jul 2021 15:48:12 +0700 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3686e328..9ae673f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pyyaml==5.3.1 python-dateutil==2.8.1 scikit-learn==0.22.2.post1 scipy==1.4.1 -xgboost==1.5.0 +xgboost==1.4.2 matplotlib==3.1.2 shap==0.35.0 newrelic==5.12.1.141