Skip to content

Commit f007a5b

Browse files
authored
Merge pull request #60 from PalabraAI/bugfix/fix-livekit-issue
fix: bump livekit minimum version to 1.0.11 to fix unpublish_track bug
2 parents b87f365 + 25d99cb commit f007a5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"httpx>=0.28.1",
1818
"jinja2>=3.1.0",
1919
"librosa>=0.10.2",
20-
"livekit>=0.17.5,<2",
20+
"livekit>=1.0.11,<2",
2121
"loguru>=0.7.3",
2222
"numpy>=1.24",
2323
"orjson>=3.8,<4",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)