chore(deps): bump sdk version (#59)
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ description = "Simple voice AI assistant built with LiveKit Agents for Python"
|
|||||||
requires-python = ">=3.10, <3.15"
|
requires-python = ">=3.10, <3.15"
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"livekit-agents[silero,turn-detector]~=1.4",
|
"livekit-agents[silero,turn-detector]~=1.5",
|
||||||
"livekit-plugins-ai-coustics",
|
"livekit-plugins-ai-coustics~=0.2",
|
||||||
"livekit-plugins-noise-cancellation~=0.2",
|
"livekit-plugins-noise-cancellation~=0.2",
|
||||||
"python-dotenv",
|
"python-dotenv",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user