From 458996d7ba8114290b9e332e55de0aa7b0153698 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Jun 2018 00:55:15 +0200 Subject: [PATCH] Update numpy from 1.14.3 to 1.14.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b74fc126a..dbc2d774b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.23.0 scikit-learn==0.19.1 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.14.3 +numpy==1.14.4 TA-Lib==0.4.17 pytest==3.6.0 pytest-mock==1.10.0