From 0b74d502b07880c1b7f5dec98cb163f1967981e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 13:12:11 +0000 Subject: [PATCH] deps(deps): update faster-whisper requirement from >=0.9.0 to >=1.2.1 Updates the requirements on [faster-whisper](https://github.com/SYSTRAN/faster-whisper) to permit the latest version. - [Release notes](https://github.com/SYSTRAN/faster-whisper/releases) - [Commits](https://github.com/SYSTRAN/faster-whisper/compare/v0.9.0...v1.2.1) --- updated-dependencies: - dependency-name: faster-whisper dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a029086..7d5ecec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ xlrd>=2.0.1 pillow>=9.5.0 # Media processing -faster-whisper>=0.9.0 +faster-whisper>=1.2.1 moviepy>=1.0.3 # External sources