From ebc072396b1e451b26132216749a573e5033e98f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 22 Aug 2018 14:28:09 +0200 Subject: [PATCH] Update numpy from 1.15.0 to 1.15.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 467ff4408..85d2f6b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.23.4 scikit-learn==0.19.2 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.15.0 +numpy==1.15.1 TA-Lib==0.4.17 pytest==3.7.2 pytest-mock==1.10.0