From a3897c990d16b7482f2f3b6579a8c7902b4f32f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jan 2019 13:32:07 +0100 Subject: [PATCH 1/2] Update ccxt from 1.18.120 to 1.18.126 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 505bebc7a..0ec1f1f5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.120 +ccxt==1.18.126 SQLAlchemy==1.2.16 python-telegram-bot==11.1.0 arrow==0.13.0 From da04182287a648637b5133a77617187a67590d0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jan 2019 13:32:08 +0100 Subject: [PATCH 2/2] Update numpy from 1.15.4 to 1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ec1f1f5f..9baeacf08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ scikit-learn==0.20.2 joblib==0.13.1 scipy==1.2.0 jsonschema==2.6.0 -numpy==1.15.4 +numpy==1.16.0 TA-Lib==0.4.17 tabulate==0.8.2 coinmarketcap==5.0.3