From c2bc316e2fb4940e3944dca767ae9586993c8d7c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Feb 2019 13:32:04 +0100 Subject: [PATCH 1/3] Update ccxt from 1.18.234 to 1.18.243 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d3bc6d0d..034d44055 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.234 +ccxt==1.18.243 SQLAlchemy==1.2.17 python-telegram-bot==11.1.0 arrow==0.13.1 From 13a16178d27d29ee5bc14ec86b16331fa25e2c3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Feb 2019 13:32:05 +0100 Subject: [PATCH 2/3] Update sqlalchemy from 1.2.17 to 1.2.18 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 034d44055..4c7e3d486 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ccxt==1.18.243 -SQLAlchemy==1.2.17 +SQLAlchemy==1.2.18 python-telegram-bot==11.1.0 arrow==0.13.1 cachetools==3.1.0 From 7c651632f1568efad20b80603949483d7cc4cc23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Feb 2019 13:32:06 +0100 Subject: [PATCH 3/3] Update joblib from 0.13.1 to 0.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c7e3d486..c690b237d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ wrapt==1.11.1 numpy==1.16.1 pandas==0.24.1 scikit-learn==0.20.2 -joblib==0.13.1 +joblib==0.13.2 scipy==1.2.1 jsonschema==2.6.0 TA-Lib==0.4.17