From 06901bc8c5417115d9d0bcf72c33307ba835770f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Jun 2018 00:55:13 +0200 Subject: [PATCH 1/4] Update ccxt from 1.14.121 to 1.14.150 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e7550515..b74fc126a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.14.121 +ccxt==1.14.150 SQLAlchemy==1.2.8 python-telegram-bot==10.1.0 arrow==0.12.1 From 458996d7ba8114290b9e332e55de0aa7b0153698 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Jun 2018 00:55:15 +0200 Subject: [PATCH 2/4] Update numpy from 1.14.3 to 1.14.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b74fc126a..dbc2d774b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.23.0 scikit-learn==0.19.1 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.14.3 +numpy==1.14.4 TA-Lib==0.4.17 pytest==3.6.0 pytest-mock==1.10.0 From da834de433f87b5680dd5d99489d8da72b2c8349 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Jun 2018 00:55:16 +0200 Subject: [PATCH 3/4] Update pytest from 3.6.0 to 3.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbc2d774b..d3aab7024 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.1.0 jsonschema==2.6.0 numpy==1.14.4 TA-Lib==0.4.17 -pytest==3.6.0 +pytest==3.6.1 pytest-mock==1.10.0 pytest-cov==2.5.1 hyperopt==0.1 From a39ec506e149c795624c9de014b6284ac7463de3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Jun 2018 00:55:18 +0200 Subject: [PATCH 4/4] Update networkx from 1.11 to 2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3aab7024..0e21823b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pytest-mock==1.10.0 pytest-cov==2.5.1 hyperopt==0.1 # do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325 -networkx==1.11 +networkx==2.1 tabulate==0.8.2 coinmarketcap==5.0.3