Bump deepgram-sdk minimum version to 6.1.0

This commit is contained in:
Mark Backman
2026-03-27 14:46:17 -04:00
parent 6422661d08
commit 0798803c70
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@ cartesia = [ "pipecat-ai[websockets-base]" ]
camb = [ "camb-sdk>=1.5.4,<2" ]
cerebras = []
daily = [ "daily-python~=0.27.0" ]
deepgram = [ "deepgram-sdk>=6.0.1,<7", "pipecat-ai[websockets-base]" ]
deepgram = [ "deepgram-sdk>=6.1.0,<7", "pipecat-ai[websockets-base]" ]
deepseek = []
elevenlabs = [ "pipecat-ai[websockets-base]" ]
fal = []