From 1f613615dcc574dd018ec2b75d1470af806af624 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Mar 2020 21:49:18 +0100 Subject: [PATCH] Update plotly from 4.1.1 to 4.5.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21a836b..8704dae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.17.2 pandas==0.25.1 tqdm==4.36.1 -plotly==4.1.1 +plotly==4.5.4 scikit-learn==0.21.3 xgboost==0.90