diff --git a/pyproject.toml b/pyproject.toml index d2120306..04550181 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ bitsandbytes = { version = "*", markers = "sys_platform != 'darwin' or platform_ optimum-quanto = ">=0.2.5" optimum = "*" ctranslate2 = "==4.5.0" -whisper-s2t = "==1.3.0" +whisper-s2t = "==1.3.1" hqq = "<0.2.7" # pinned to 0.2.6 to avoid re-loading model bug introduced in 0.2.7 torchao = "*" llmcompressor = "*"