pyproject: update daily-python to 0.18.0

This commit is contained in:
Aleix Conchillo Flaqué
2025-04-30 19:02:39 -07:00
parent a6a4d3d71f
commit 12f42605a1

View File

@@ -47,7 +47,7 @@ canonical = [ "aiofiles~=24.1.0" ]
cartesia = [ "cartesia~=1.4.0", "websockets~=13.1" ] cartesia = [ "cartesia~=1.4.0", "websockets~=13.1" ]
cerebras = [] cerebras = []
deepseek = [] deepseek = []
daily = [ "daily-python~=0.17.0" ] daily = [ "daily-python~=0.18.0" ]
deepgram = [ "deepgram-sdk~=3.8.0" ] deepgram = [ "deepgram-sdk~=3.8.0" ]
elevenlabs = [ "websockets~=13.1" ] elevenlabs = [ "websockets~=13.1" ]
fal = [ "fal-client~=0.5.9" ] fal = [ "fal-client~=0.5.9" ]