From 3b805813cd49345936ee56219be83d4b92116704 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Mar 2019 13:32:07 +0100 Subject: [PATCH 1/2] Update ccxt from 1.18.347 to 1.18.352 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff407848b..57ec7ca05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.347 +ccxt==1.18.352 SQLAlchemy==1.3.0 python-telegram-bot==11.1.0 arrow==0.13.1 From 43d30180e8ce3df57f4adbd65b7457cae2f7ad2a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Mar 2019 13:32:08 +0100 Subject: [PATCH 2/2] Update plotly from 3.6.1 to 3.7.0 --- requirements-plot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-plot.txt b/requirements-plot.txt index c01ea6a60..b49aad626 100644 --- a/requirements-plot.txt +++ b/requirements-plot.txt @@ -1,5 +1,5 @@ # Include all requirements to run the bot. -r requirements.txt -plotly==3.6.1 +plotly==3.7.0