From 196a1bcc267696379efb539136a37f29399c92d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2019 15:29:06 +0000 Subject: [PATCH 1/3] Update ccxt from 1.18.551 to 1.18.578 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 3f755b8c0..1defdf19e 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -1,6 +1,6 @@ # requirements without requirements installable via conda # mainly used for Raspberry pi installs -ccxt==1.18.551 +ccxt==1.18.578 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.2 From bfb6dc4a8ea4eb031ef554c0b299fc4b9d380327 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2019 15:29:07 +0000 Subject: [PATCH 2/3] Update cachetools from 3.1.0 to 3.1.1 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 1defdf19e..e885e3e0f 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -4,7 +4,7 @@ ccxt==1.18.578 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.2 -cachetools==3.1.0 +cachetools==3.1.1 requests==2.22.0 urllib3==1.24.2 # pyup: ignore wrapt==1.11.1 From 09e037c96ec2a0b1edaefef1f3641f0b7e8b6bc5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2019 15:29:09 +0000 Subject: [PATCH 3/3] Update scikit-learn from 0.21.1 to 0.21.2 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index e885e3e0f..b149abacd 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -8,7 +8,7 @@ cachetools==3.1.1 requests==2.22.0 urllib3==1.24.2 # pyup: ignore wrapt==1.11.1 -scikit-learn==0.21.1 +scikit-learn==0.21.2 joblib==0.13.2 jsonschema==3.0.1 TA-Lib==0.4.17