Use master branch of aiortc

This commit is contained in:
Kacper Rączy
2023-11-22 19:35:24 -08:00
parent fa9ebc0869
commit e6e97a194d

View File

@@ -16,7 +16,7 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"aiortc>=1.5.0",
"aiortc @ git+https://github.com/aiortc/aiortc.git",
"aiohttp>=3.7.0",
"av>=9.0.0,<11.0.0",
"numpy>=1.19.0",