From 0351c64147b1893a53b2bc4a1075658316c5e88e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Dec 2018 11:30:53 +0800 Subject: [PATCH 1/2] Update scipy from 1.1.0 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..20c47b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pytest==3.8.1 python-dateutil==2.7.3 # via matplotlib, pandas pytz==2018.5 requests==2.19.1 -scipy==1.1.0 +scipy==1.2.0 six==1.11.0 # via cryptography, cycler, matplotlib, more-itertools, patsy, pytdx, pytest, python-dateutil statsmodels==0.9.0 ta-lib==0.4.17 From ba7e9c617e87e0f86972a098e153f0f06f621b54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Dec 2018 11:30:55 +0800 Subject: [PATCH 2/2] Update scipy from 1.1.0 to 1.2.0 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..10edb38 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -12,7 +12,7 @@ tornado==5.1.1 tweepy==3.6.0 TA-Lib==0.4.17 numpy==1.15.2 -scipy==1.1.0 +scipy==1.2.0 ws4py==0.5.1 pytz==2018.5 nose==1.3.7