From 55e932be17187adefcf05aba0b9cf74987116ce3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 01:42:36 +0000 Subject: [PATCH] Update dependency openai to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f25566..e028968 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cohere~=5.13.3 -openai~=1.59.9 +openai~=2.3.0 moviepy~=2.1.1 pydub~=0.25.1 speechrecognition~=3.14.0 \ No newline at end of file