Skip to content

Commit e6e97a1

Browse files
committed
Use master branch of aiortc
1 parent fa9ebc0 commit e6e97a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
"Operating System :: OS Independent",
1717
]
1818
dependencies = [
19-
"aiortc>=1.5.0",
19+
"aiortc @ git+https://github.com/aiortc/aiortc.git",
2020
"aiohttp>=3.7.0",
2121
"av>=9.0.0,<11.0.0",
2222
"numpy>=1.19.0",

0 commit comments

Comments
 (0)