From b94ad2d4cb5d53d8972f2a1fa91a3f9321a22a74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:19:05 +0000 Subject: [PATCH] Update dependency scipy to v1.15.1 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8bce3b8..4582e43 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ pydantic-settings==2.7.0 plotly==5.24.1 pyAudioAnalysis==0.3.14 pydub==0.25.1 -scipy==1.14.1 +scipy==1.15.1 tensorflow==2.18.0 tf-keras==2.18.0 transformers==4.47.1