Skip to content

Commit e844985

Browse files
authored
Use aiortc package from Pypi (#154)
1 parent e598f37 commit e844985

File tree

2 files changed

+1293
-790
lines changed

2 files changed

+1293
-790
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ openai-realtime = [
3333
"openai[realtime]>=1.93.0",
3434
]
3535
webrtc = [
36-
"aiortc@git+https://github.com/GetStream/aiortc.git@getstream-patches",
36+
"aiortc-getstream==1.13.0.post1",
3737
"numpy>=2.2.6,<2.3",
3838
"torch>=2.7.1",
3939
"torchaudio>=2.7.1",

0 commit comments

Comments
 (0)