Skip to content

Commit 758c9b9

Browse files
authored
chore(deps): bump sdk version (#59)
1 parent 802cebd commit 758c9b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ description = "Simple voice AI assistant built with LiveKit Agents for Python"
99
requires-python = ">=3.10, <3.15"
1010

1111
dependencies = [
12-
"livekit-agents[silero,turn-detector]~=1.4",
13-
"livekit-plugins-ai-coustics",
12+
"livekit-agents[silero,turn-detector]~=1.5",
13+
"livekit-plugins-ai-coustics~=0.2",
1414
"livekit-plugins-noise-cancellation~=0.2",
1515
"python-dotenv",
1616
]

0 commit comments

Comments
 (0)