pyproject: update daily-python to 0.19.1

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-28 00:28:02 -07:00
parent 83acaf692a
commit 2313cec792
2 changed files with 6 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ azure = [ "azure-cognitiveservices-speech~=1.42.0"]
cartesia = [ "cartesia~=2.0.3", "websockets~=13.1" ]
cerebras = []
deepseek = []
daily = [ "daily-python~=0.19.0" ]
daily = [ "daily-python~=0.19.1" ]
deepgram = [ "deepgram-sdk~=4.1.0" ]
elevenlabs = [ "websockets~=13.1" ]
fal = [ "fal-client~=0.5.9" ]