From 0bd71db5df0c66762bd32b01ef9f3a4d3017140d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 15:25:05 +0000 Subject: [PATCH 1/4] Update scipy from 1.3.0 to 1.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6420c7879..9d558b5b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ numpy==1.17.0 pandas==0.25.0 -scipy==1.3.0 +scipy==1.3.1 From c4cdd85e807aa763fbf9271d3035fa40e4a40e62 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 15:25:06 +0000 Subject: [PATCH 2/4] Update ccxt from 1.18.1021 to 1.18.1043 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 1413539c3..8eabfc5ea 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.1021 +ccxt==1.18.1043 SQLAlchemy==1.3.6 python-telegram-bot==11.1.0 arrow==0.14.4 From 6f42d6658fcc99b6f5f98ed6aee2778118c5ce0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 15:25:08 +0000 Subject: [PATCH 3/4] Update arrow from 0.14.4 to 0.14.5 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 8eabfc5ea..52b5cc590 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -3,7 +3,7 @@ ccxt==1.18.1043 SQLAlchemy==1.3.6 python-telegram-bot==11.1.0 -arrow==0.14.4 +arrow==0.14.5 cachetools==3.1.1 requests==2.22.0 urllib3==1.25.3 From dd30d746884fd805fc89520c90dba79c61cdd03c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 15:25:09 +0000 Subject: [PATCH 4/4] Update python-rapidjson from 0.7.2 to 0.8.0 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 52b5cc590..19beec64b 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -23,7 +23,7 @@ filelock==3.0.12 py_find_1st==1.1.4 #Load ticker files 30% faster -python-rapidjson==0.7.2 +python-rapidjson==0.8.0 # Notify systemd sdnotify==0.3.2