Merge pull request #1901 from pipecat-ai/aleix/deepgram-sdk-4.1.0

pyproject: update deepgram-sdk to 4.1.0
This commit is contained in:
Aleix Conchillo Flaqué
2025-05-27 17:20:54 -07:00
committed by GitHub
3 changed files with 16 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ cartesia = [ "cartesia~=2.0.3", "websockets~=13.1" ]
cerebras = []
deepseek = []
daily = [ "daily-python~=0.19.0" ]
deepgram = [ "deepgram-sdk~=3.8.0" ]
deepgram = [ "deepgram-sdk~=4.1.0" ]
elevenlabs = [ "websockets~=13.1" ]
fal = [ "fal-client~=0.5.9" ]
fireworks = []