chore: bump livekit-agents to 1.5.16 (#80)

- `livekit-agents` → `1.5.16`

Co-authored-by: lk-agents-sync[bot] <lk-agents-sync[bot]@users.noreply.github.com>
This commit is contained in:
Topherhindman
2026-06-01 17:14:41 -04:00
committed by GitHub
co-authored by lk-agents-sync[bot] <lk-agents-sync[bot]@users.noreply.github.com>
parent eb262169e8
commit d40d7975d7
+1 -1
View File
@@ -9,7 +9,7 @@ description = "Simple voice AI assistant built with LiveKit Agents for Python"
requires-python = ">=3.10, <3.15"
dependencies = [
"livekit-agents[silero,turn-detector]==1.5.12",
"livekit-agents[silero,turn-detector]==1.5.16",
"livekit-plugins-ai-coustics~=0.2",
"python-dotenv",
]