Review comments by aconchillo.

This commit is contained in:
Adnan Siddiquei
2025-03-14 10:52:13 +00:00
parent 1bf964a667
commit 7dec8431e1
2 changed files with 4 additions and 7 deletions

View File

@@ -45,7 +45,7 @@ aws = [ "boto3~=1.35.99" ]
azure = [ "azure-cognitiveservices-speech~=1.42.0"]
canonical = [ "aiofiles~=24.1.0" ]
cartesia = [ "cartesia~=1.3.1", "websockets~=13.1" ]
neuphonic = [ "pyneuphonic~=1.5.11", "websockets~=13.1" ]
neuphonic = [ "pyneuphonic~=1.5.12", "websockets~=13.1" ]
cerebras = []
deepseek = []
daily = [ "daily-python~=0.15.0" ]