From 716de7538d60a56a59cd42e8e65f336d0f79b181 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Sep 2019 08:58:54 +0800 Subject: [PATCH 1/2] Update numpy from 1.15.2 to 1.17.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..a50df26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.0 mootdx==0.2.1 more-itertools==4.3.0 # via pytest -numpy==1.15.2 # via matplotlib, pandas, patsy, scipy, ta-lib +numpy==1.17.2 # via matplotlib, pandas, patsy, scipy, ta-lib pandas==0.23.4 patsy==0.5.0 # via statsmodels pluggy==0.7.1 # via pytest From 731dce413b5c327c18d00b14ad16e3ef00e37323 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Sep 2019 08:58:55 +0800 Subject: [PATCH 2/2] Update numpy from 1.15.2 to 1.17.2 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..e961fec 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -11,7 +11,7 @@ requests==2.19.1 tornado==5.1.1 tweepy==3.6.0 TA-Lib==0.4.17 -numpy==1.15.2 +numpy==1.17.2 scipy==1.1.0 ws4py==0.5.1 pytz==2018.5