From ad5bde454f818a6ef804b810a9d8899ea02486e0 Mon Sep 17 00:00:00 2001 From: ImGoingToBakeMyGPU <89453375+ImGoingToBakeMyGPU@users.noreply.github.com> Date: Tue, 11 Feb 2025 20:54:53 +0000 Subject: [PATCH] Update requirements.txt to resolve issue #2116 Recent changes to av have removed support for "rb" and "rw" as arguments for av.open(). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28635b8..426ee85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,4 +46,4 @@ fastapi==0.88 torchfcpe ffmpy==0.3.1 python-dotenv>=1.0.0 -av +av==9.2.0