From 80fa0321fa72261cb68e001801a250662e7f45d0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 20 Aug 2024 20:45:16 -0700 Subject: [PATCH] Update scipy from 1.4.1 to 1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1fc2a9..deb6510 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ numpy==1.18.3 -scipy==1.4.1 +scipy==1.14.1 hypothesis==5.10.4