From d531ffd837e995ab62d6a43e2bb0e33467b18a0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2019 18:30:35 -0700 Subject: [PATCH] Update numpy from 1.14.2 to 1.17.1 --- requirements_conda.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_conda.txt b/requirements_conda.txt index efe24d5..4695139 100644 --- a/requirements_conda.txt +++ b/requirements_conda.txt @@ -1,5 +1,5 @@ pandas==0.22.0 -numpy==1.14.2 +numpy==1.17.1 xarray==0.10.2 scipy==1.0.0 toolz==0.9.0 \ No newline at end of file