From 8a0f83524045b69995425b96dd19ac681e5db276 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 May 2018 05:42:36 -1000 Subject: [PATCH] Update scipy from 1.0.0 to 1.1.0 --- requirements_conda.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_conda.txt b/requirements_conda.txt index efe24d5..d778f93 100644 --- a/requirements_conda.txt +++ b/requirements_conda.txt @@ -1,5 +1,5 @@ pandas==0.22.0 numpy==1.14.2 xarray==0.10.2 -scipy==1.0.0 +scipy==1.1.0 toolz==0.9.0 \ No newline at end of file