Corrected versions on pyproject.toml.

This commit is contained in:
Adnan Siddiquei
2025-03-12 17:39:04 +00:00
parent 23a4933af9
commit ead555eb4b

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.10", "websockets>=12.0,<14.0" ]
neuphonic = [ "pyneuphonic~=1.5.11", "websockets~=13.1" ]
cerebras = []
deepseek = []
daily = [ "daily-python~=0.15.0" ]