From 2e06d52240bb6111c059451dfb3d11b819c86fca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Dec 2018 13:32:09 +0100 Subject: [PATCH] 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 7c24b878a..c3e34bf7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ wrapt==1.10.11 pandas==0.23.4 scikit-learn==0.20.1 joblib==0.13.0 -scipy==1.1.0 +scipy==1.2.0 jsonschema==2.6.0 numpy==1.15.4 TA-Lib==0.4.17