From 072f0b07d48bb785e50f90fc8ed40f5c5badb9e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Feb 2018 02:43:31 +0100 Subject: [PATCH] Update numpy from 1.14.0 to 1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0b15bd10..a8dc3a72f 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.0 +numpy==1.14.1 TA-Lib==0.4.16 pytest==3.4.0 pytest-mock==1.7.0