From 490cbde6520e32d3c8a9d5747a061040570e077a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 May 2018 21:31:05 +0200 Subject: [PATCH] Update scipy from 1.0.1 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 492be0362..8d9ba34fc 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.1 +scipy==1.1.0 jsonschema==2.6.0 numpy==1.14.3 TA-Lib==0.4.17