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