diff --git a/pyproject.toml b/pyproject.toml index f4727286d..97101e3cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ soundfile = [ "soundfile~=0.13.0" ] tavus=[] together = [] ultravox = [ "transformers~=4.48.0", "vllm~=0.7.3" ] -webrtc = [ "aiortc~=1.10.1", "opencv-python~=4.11.0.86" ] +webrtc = [ "aiortc~=1.11.0", "opencv-python~=4.11.0.86" ] websocket = [ "websockets~=13.1", "fastapi~=0.115.6" ] whisper = [ "faster-whisper~=1.1.1" ]