From c52c481b228da59fcaaecc5402303f38698c15f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 02:23:36 +0000 Subject: [PATCH] Update dependency scipy to v1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e0a503..1c448f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.21.4 -scipy==1.7.2 +scipy==1.14.1 coloredlogs==15.0.1 matplotlib==3.5.0 termcolor==1.1.0