From 3da1b24b6ad9f1a7c2840fa84f0c0d4a25efd7ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Apr 2019 12:41:08 +0000 Subject: [PATCH] Update numpy from 1.16.2 to 1.16.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d23170cd2..9a9b17fa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cachetools==3.1.0 requests==2.21.0 urllib3==1.24.2 wrapt==1.11.1 -numpy==1.16.2 +numpy==1.16.3 pandas==0.24.2 scikit-learn==0.20.3 joblib==0.13.2