From 5272b81f977a0e7e51a7e8c3cb9bc7826847af2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:12:27 +0000 Subject: [PATCH] Update dependency scipy to v1.15.2 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 91987fd..dda97e2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ pydantic-settings==2.7.1 plotly==6.0.0 pyAudioAnalysis==0.3.14 pydub==0.25.1 -scipy==1.15.1 +scipy==1.15.2 tensorflow==2.18.0 tf-keras==2.18.0 transformers==4.48.2