From 9f03c26c9afccfecb74a3e715b11a9cf9531c0f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 13:34:10 +0100 Subject: [PATCH] Update numpy from 1.15.3 to 1.15.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a505f4e0..811334fb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.23.4 scikit-learn==0.20.0 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.15.3 +numpy==1.15.4 TA-Lib==0.4.17 pytest==3.9.3 pytest-mock==1.10.0