chore: bump livekit-agents to 1.5.17 (#83)

- `livekit-agents` → `1.5.17`

Co-authored-by: lk-agents-sync[bot] <lk-agents-sync[bot]@users.noreply.github.com>
This commit is contained in:
Topherhindman
2026-06-05 10:50:08 -04:00
committed by GitHub
co-authored by lk-agents-sync[bot] <lk-agents-sync[bot]@users.noreply.github.com>
parent d40d7975d7
commit f31b78f6d6
+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.16",
"livekit-agents[silero,turn-detector]==1.5.17",
"livekit-plugins-ai-coustics~=0.2",
"python-dotenv",
]