From 1e9ce20513bd89635649e65e64bb9cf8c2593d38 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Apr 2024 18:44:50 -0700 Subject: [PATCH] Update scipy from 1.4.1 to 1.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1fc2a9..dac2339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ numpy==1.18.3 -scipy==1.4.1 +scipy==1.13.0 hypothesis==5.10.4