From ed3ce49f030f8dcbc784f7443a121f2a3f8a93ec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 7 Feb 2021 23:28:14 +0200 Subject: [PATCH] Update numpy from 1.17.4 to 1.20.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b74c7a5..3d0bb5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.17.4 +numpy==1.20.1 scipy==1.3.3 matplotlib==3.1.2 sliceplots==0.3.2