From e48ddc1085ce4a9caf95bdac9e25331e414a4c6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 8 Aug 2019 23:47:00 -0400 Subject: [PATCH 1/2] Update scipy from 1.1.0 to 1.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9a249c9..42ce6f9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ thunder-python==1.4.2 -scipy==1.1.0 +scipy==1.3.1 numpy==1.15.2 future==0.16.0 pytest==3.8.1 From 74664100eb2a94079207a1f69dd92818d623205c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 8 Aug 2019 23:47:01 -0400 Subject: [PATCH 2/2] Update scipy from 1.1.0 to 1.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index adabc4a..daaded1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ thunder-python==1.4.2 -scipy==1.1.0 +scipy==1.3.1 numpy==1.15.2 future==0.16.0