From 7f920cd73cd0b0d6ba02d4a60ab888c4360ed749 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 18:32:41 +0000 Subject: [PATCH] Update dependency openai to v1.61.1 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8bce3b8..e095496 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ hmmlearn==0.3.3 imblearn==0.0 matplotlib==3.10.0 mutagen==1.47.0 -openai==1.58.1 +openai==1.61.1 pydantic==2.10.4 pydantic-settings==2.7.0 plotly==5.24.1