From 1817a30868a31b9c1d08f8829b7ef8cf1ca0afca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Feb 2021 05:05:10 +0200 Subject: [PATCH] Update scipy from 1.3.3 to 1.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b74c7a5..0128df3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.17.4 -scipy==1.3.3 +scipy==1.6.1 matplotlib==3.1.2 sliceplots==0.3.2 unyt==2.4.0