From 875408215bd87d364b0a09701590707fc4b18f57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Jun 2018 14:22:11 +0200 Subject: [PATCH] Update numpy from 1.14.4 to 1.14.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5ac314d1..491297708 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.23.1 scikit-learn==0.19.1 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.14.4 +numpy==1.14.5 TA-Lib==0.4.17 pytest==3.6.1 pytest-mock==1.10.0