From 5f68a445cfb450b0317e5f4773a68fa3fc28fa07 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Mar 2018 19:53:35 +0100 Subject: [PATCH] Update numpy from 1.14.1 to 1.14.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cdfbe12e..b2a2429c7 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.14.1 +numpy==1.14.2 TA-Lib==0.4.17 pytest==3.4.2 pytest-mock==1.7.1