From 71025fd374fcf362cc30735be24af010e853dbbe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Mar 2018 20:40:57 +0100 Subject: [PATCH] Update scipy from 1.0.0 to 1.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f802f7ae4..d228c8195 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ urllib3==1.22 wrapt==1.10.11 pandas==0.22.0 scikit-learn==0.19.1 -scipy==1.0.0 +scipy==1.0.1 jsonschema==2.6.0 numpy==1.14.2 TA-Lib==0.4.17