From 576d893d95f92fee963692ab90a41c068315f815 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Feb 2019 13:34:06 +0100 Subject: [PATCH 1/2] Update ccxt from 1.18.193 to 1.18.195 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27baf868b..857d9d86d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.193 +ccxt==1.18.195 SQLAlchemy==1.2.17 python-telegram-bot==11.1.0 arrow==0.13.0 From 8d5474d4d5d540c20fbe9bc576e7039e33fad418 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Feb 2019 13:34:08 +0100 Subject: [PATCH 2/2] Update plotly from 3.5.0 to 3.6.0 --- requirements-plot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-plot.txt b/requirements-plot.txt index 6da32b0f7..d3f003fba 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.5.0 +plotly==3.6.0