We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74afb00 commit b8e14d2Copy full SHA for b8e14d2
pyproject.toml
@@ -5,7 +5,7 @@ description = "Add your description here"
5
readme = "README.md"
6
requires-python = ">=3.13"
7
dependencies = [
8
- "livekit-agents[deepgram,openai,silero]~=1.2",
+ "livekit-agents[deepgram,openai,silero]>=1.2.15",
9
"livekit-plugins-noise-cancellation~=0.2",
10
"python-dotenv>=1.1.1",
11
]
0 commit comments