We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31b78f commit 7c53a9bCopy full SHA for 7c53a9b
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ description = "Simple voice AI assistant built with LiveKit Agents for Python"
9
requires-python = ">=3.10, <3.15"
10
11
dependencies = [
12
- "livekit-agents[silero,turn-detector]==1.5.17",
+ "livekit-agents[silero,turn-detector]>=1.5.17",
13
"livekit-plugins-ai-coustics~=0.2",
14
"python-dotenv",
15
]
0 commit comments