From 6d89f36c270cae4980884a961e841f15a0ece37d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 17:56:44 +0000 Subject: [PATCH] Update dependency openai to ~=1.109.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f25566..c7b1594 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cohere~=5.13.3 -openai~=1.59.9 +openai~=1.109.1 moviepy~=2.1.1 pydub~=0.25.1 speechrecognition~=3.14.0 \ No newline at end of file