update dev-requirements

This commit is contained in:
Aleix Conchillo Flaqué
2024-12-16 19:21:08 -08:00
parent 0e31413851
commit 7faa4eb295
2 changed files with 8 additions and 8 deletions

View File

@@ -64,7 +64,7 @@ nim = [ "openai~=1.57.2" ]
noisereduce = [ "noisereduce~=3.0.3" ]
openai = [ "openai~=1.57.2", "websockets~=13.1", "python-deepcompare~=1.0.1" ]
openpipe = [ "openpipe~=4.40.0" ]
playht = [ "pyht~=0.1.8", "websockets~=13.1" ]
playht = [ "pyht~=0.1.9", "websockets~=13.1" ]
riva = [ "nvidia-riva-client~=2.17.0" ]
silero = [ "onnxruntime~=1.20.1" ]
simli = [ "simli-ai~=0.1.7"]