From 9914198a6c90bcd92b5702115c984ec66cb7faa5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2019 15:26:09 +0000 Subject: [PATCH 1/6] Update ccxt from 1.18.992 to 1.18.1008 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 2e52b84ad..dcc3be754 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.992 +ccxt==1.18.1008 SQLAlchemy==1.3.6 python-telegram-bot==11.1.0 arrow==0.14.3 From 187d029d204adf2403d02d57781a94772d6b2891 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2019 15:26:10 +0000 Subject: [PATCH 2/6] Update arrow from 0.14.3 to 0.14.4 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index dcc3be754..675a28d6a 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -3,7 +3,7 @@ ccxt==1.18.1008 SQLAlchemy==1.3.6 python-telegram-bot==11.1.0 -arrow==0.14.3 +arrow==0.14.4 cachetools==3.1.1 requests==2.22.0 urllib3==1.24.2 # pyup: ignore From 930c25f7f113f1354b056eea772af36cdcf988cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2019 15:26:11 +0000 Subject: [PATCH 3/6] Update scikit-learn from 0.21.2 to 0.21.3 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 675a28d6a..f03a90927 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.2 -scikit-learn==0.21.2 +scikit-learn==0.21.3 joblib==0.13.2 jsonschema==3.0.1 TA-Lib==0.4.17 From 403f7668d5e300db1c3a7f26d65a781be3a3dcaf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2019 15:26:16 +0000 Subject: [PATCH 4/6] Update jsonschema from 3.0.1 to 3.0.2 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index f03a90927..b90c13cec 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -10,7 +10,7 @@ urllib3==1.24.2 # pyup: ignore wrapt==1.11.2 scikit-learn==0.21.3 joblib==0.13.2 -jsonschema==3.0.1 +jsonschema==3.0.2 TA-Lib==0.4.17 tabulate==0.8.3 coinmarketcap==5.0.3 From d71102c45ad89a62ec6423a53d6f092f628262cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2019 15:26:17 +0000 Subject: [PATCH 5/6] Update py_find_1st from 1.1.3 to 1.1.4 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index b90c13cec..7280dfc6e 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -20,7 +20,7 @@ scikit-optimize==0.5.2 filelock==3.0.12 # find first, C search in arrays -py_find_1st==1.1.3 +py_find_1st==1.1.4 #Load ticker files 30% faster python-rapidjson==0.7.2 From 5e64d629a3c338ff9684c60bb7ec612c47a7a362 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2019 15:26:19 +0000 Subject: [PATCH 6/6] Update coveralls from 1.8.1 to 1.8.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f54b38a57..03b37417e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ -r requirements.txt -r requirements-plot.txt -coveralls==1.8.1 +coveralls==1.8.2 flake8==3.7.8 flake8-type-annotations==0.1.0 flake8-tidy-imports==2.0.0