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 c542b74 commit b1ec4f2Copy full SHA for b1ec4f2
pyproject.toml
@@ -9,7 +9,7 @@ description = "Simple voice AI assistant built with LiveKit Agents for Python"
9
requires-python = ">=3.9"
10
11
dependencies = [
12
- "livekit-agents[silero,turn-detector]~=1.3.2",
+ "livekit-agents[silero,turn-detector]~=1.3",
13
"livekit-plugins-noise-cancellation~=0.2",
14
"python-dotenv",
15
]
0 commit comments