chore: install livekit as optional extra in CI instead of dev dep

This commit is contained in:
Luke Payyapilli
2026-01-20 09:16:16 -05:00
parent c89ae717fe
commit f6359d460e
5 changed files with 14 additions and 11 deletions

View File

@@ -125,7 +125,6 @@ dev = [
"build~=1.2.2",
"coverage~=7.9.1",
"grpcio-tools~=1.67.1",
"livekit~=1.0.13",
"pip-tools~=7.4.1",
"pre-commit~=4.2.0",
"pyright>=1.1.404,<1.2",