Deepgram: Update optional dependency to 4.7.0

This commit is contained in:
Mark Backman
2025-07-22 20:15:30 -04:00
parent c33dfe8309
commit 976f6168f0
2 changed files with 5 additions and 1 deletions

View File

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