From d4c8ad5ba700d689ac012733f077467eb8bf66a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 7 Jan 2018 01:47:18 +0100 Subject: [PATCH] Update numpy from 1.13.3 to 1.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04e164825..74a3e2b07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.22.0 scikit-learn==0.19.1 scipy==1.0.0 jsonschema==2.6.0 -numpy==1.13.3 +numpy==1.14.0 TA-Lib==0.4.10 pytest==3.3.2 pytest-mock==1.6.3