From e0142526e3111c82f9014ff5dfda09500adca906 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Feb 2019 13:33:08 +0100 Subject: [PATCH] Update scipy from 1.2.0 to 1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 439687560..208109318 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ numpy==1.16.1 pandas==0.24.1 scikit-learn==0.20.2 joblib==0.13.1 -scipy==1.2.0 +scipy==1.2.1 jsonschema==2.6.0 TA-Lib==0.4.17 tabulate==0.8.3