Skip to content

Commit

Permalink
include livekit deps into the pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
benxu3 committed Aug 22, 2024
1 parent 88eee84 commit c658baf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions software/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ certifi = "^2024.7.4"
pygame = "^2.6.0"
mpv = "^1.0.7"
livekit = "^0.12.1"
livekit-agents = "^0.8.6"
livekit-plugins-deepgram = "^0.6.5"
livekit-plugins-openai = "^0.8.1"
livekit-plugins-silero = "^0.6.4"
livekit-plugins-elevenlabs = "^0.7.3"
segno = "^1.6.1"

[build-system]
Expand Down

0 comments on commit c658baf

Please sign in to comment.