Skip to content

Commit

Permalink
Update protobuf definitions (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
davidzhao and github-actions[bot] authored Apr 4, 2024
1 parent c19f24a commit 81581ac
Show file tree
Hide file tree
Showing 9 changed files with 237 additions and 141 deletions.
2 changes: 1 addition & 1 deletion livekit-api/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"aiohttp>=3.9.0",
"protobuf>=3",
"types-protobuf>=4,<5",
"livekit-protocol~=0.3.0",
"livekit-protocol>=0.3.0,<1",
],
package_data={
"livekit.api": ["py.typed", "*.pyi", "**/*.pyi"],
Expand Down
68 changes: 39 additions & 29 deletions livekit-protocol/livekit/protocol/agent.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 81581ac

Please sign in to comment.