From 2324aa07823a80ab4cd4743d0c674007c6a3a6f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 23 Nov 2017 21:07:40 +0100 Subject: [PATCH] Update scipy from 0.19.1 to 1.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01e2cccb3..52a6dc679 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ urllib3==1.22 wrapt==1.10.11 pandas==0.21.0 scikit-learn==0.19.1 -scipy==0.19.1 +scipy==1.0.0 jsonschema==2.6.0 numpy==1.13.3 TA-Lib==0.4.10