From e9aba03981e6b3ba93dc2ff61c41e05d86fb2468 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Feb 2019 13:33:06 +0100 Subject: [PATCH 1/4] Update ccxt from 1.18.210 to 1.18.221 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 012b4a3f5..439687560 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.210 +ccxt==1.18.221 SQLAlchemy==1.2.17 python-telegram-bot==11.1.0 arrow==0.13.0 From e0142526e3111c82f9014ff5dfda09500adca906 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Feb 2019 13:33:08 +0100 Subject: [PATCH 2/4] Update scipy from 1.2.0 to 1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 439687560..208109318 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ numpy==1.16.1 pandas==0.24.1 scikit-learn==0.20.2 joblib==0.13.1 -scipy==1.2.0 +scipy==1.2.1 jsonschema==2.6.0 TA-Lib==0.4.17 tabulate==0.8.3 From f0c9064b77e79b920998dbecd96d87e85c966b93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Feb 2019 13:33:09 +0100 Subject: [PATCH 3/4] Update mypy from 0.660 to 0.670 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5f945f0a3..768509903 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,4 +9,4 @@ pytest-mock==1.10.1 pytest-asyncio==0.10.0 pytest-cov==2.6.1 coveralls==1.5.1 -mypy==0.660 +mypy==0.670 From 3bb9e17b0d0a429926b5e1a31d5cd3f9845a5345 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Feb 2019 13:33:11 +0100 Subject: [PATCH 4/4] Update plotly from 3.6.0 to 3.6.1 --- requirements-plot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-plot.txt b/requirements-plot.txt index d3f003fba..c01ea6a60 100644 --- a/requirements-plot.txt +++ b/requirements-plot.txt @@ -1,5 +1,5 @@ # Include all requirements to run the bot. -r requirements.txt -plotly==3.6.0 +plotly==3.6.1