From b5dd8ba41f1fb45ae6867bc2cb8bf3c3538fdef1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 12:48:41 +0000 Subject: [PATCH] Update dependency plotly to v6.3.0 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f118547..2c117b8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,7 +10,7 @@ mutagen==1.47.0 openai==1.99.9 pydantic==2.10.4 pydantic-settings==2.10.1 -plotly==6.0.0 +plotly==6.3.0 pyAudioAnalysis==0.3.14 pydub==0.25.1 scipy==1.15.2