We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b438ff commit fe5931bCopy full SHA for fe5931b
pyproject.toml
@@ -85,7 +85,7 @@ soundfile = [ "soundfile~=0.13.0" ]
85
tavus=[]
86
together = []
87
ultravox = [ "transformers~=4.48.0", "vllm~=0.7.3" ]
88
-webrtc = [ "aiortc~=1.10.1", "opencv-python~=4.11.0.86" ]
+webrtc = [ "aiortc~=1.11.0", "opencv-python~=4.11.0.86" ]
89
websocket = [ "websockets~=13.1", "fastapi~=0.115.6" ]
90
whisper = [ "faster-whisper~=1.1.1" ]
91
0 commit comments