pyproject: update deepgram-sdk to 4.1.0

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-27 10:31:11 -07:00
parent 6242278abd
commit e987c4741a
2 changed files with 3 additions and 1 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 = []