update default (#94)

This commit is contained in:
Tina Nguyen
2026-08-11 21:08:26 -04:00
committed by GitHub
parent 7c0af539fe
commit ddc18eb851
3 changed files with 22 additions and 12 deletions
+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>=1.6.1",
"livekit-agents>=1.6.9",
"livekit-plugins-ai-coustics~=0.2",
"python-dotenv",
]