From 8685fcd59341bdc50162a501929b7db3a00e8bfa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Apr 2019 12:41:06 +0000 Subject: [PATCH 1/3] Update ccxt from 1.18.483 to 1.18.485 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 859deca64..d23170cd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.483 +ccxt==1.18.485 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 42d2b24d4857b159395ed6610ac8e5b18026100b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Apr 2019 12:41:07 +0000 Subject: [PATCH 2/3] Update ccxt from 1.18.483 to 1.18.485 --- requirements-pi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pi.txt b/requirements-pi.txt index 8a23b896a..6ae30354e 100644 --- a/requirements-pi.txt +++ b/requirements-pi.txt @@ -1,4 +1,4 @@ -ccxt==1.18.483 +ccxt==1.18.485 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 3da1b24b6ad9f1a7c2840fa84f0c0d4a25efd7ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Apr 2019 12:41:08 +0000 Subject: [PATCH 3/3] Update numpy from 1.16.2 to 1.16.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d23170cd2..9a9b17fa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cachetools==3.1.0 requests==2.21.0 urllib3==1.24.2 wrapt==1.11.1 -numpy==1.16.2 +numpy==1.16.3 pandas==0.24.2 scikit-learn==0.20.3 joblib==0.13.2