From 7d07e454af9ddaa094a4acabe33527cf144c9f69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 23:59:52 +0000 Subject: [PATCH] Update dependency scipy to v1.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e0a503..7fa0f00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.21.4 -scipy==1.7.2 +scipy==1.13.0 coloredlogs==15.0.1 matplotlib==3.5.0 termcolor==1.1.0