From 12e6287875473388f4265a0576bf656f17f30b50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 23 Sep 2018 14:28:08 +0200 Subject: [PATCH] Update numpy from 1.15.1 to 1.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddde2a2e0..e19d2b8f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.23.4 scikit-learn==0.19.2 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.15.1 +numpy==1.15.2 TA-Lib==0.4.17 pytest==3.8.0 pytest-mock==1.10.0