From 9b2943fec40ea10a4802e9e40413b83535b6e648 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:46:48 +0000 Subject: [PATCH] Update dependency scipy to v1.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e0a503..ff301df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.21.4 -scipy==1.7.2 +scipy==1.15.2 coloredlogs==15.0.1 matplotlib==3.5.0 termcolor==1.1.0