test: add livekit to dev deps and improve test clarity

This commit is contained in:
Luke Payyapilli
2026-01-19 11:11:54 -05:00
parent dfc1f09b77
commit 562bdd3084
3 changed files with 57 additions and 71 deletions

View File

@@ -125,6 +125,7 @@ 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",