diff --git a/pyproject.toml b/pyproject.toml index caf02a2..2c346a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,8 +34,8 @@ python = "^3.9" tqdm = "^4.66.4" numpy = "^1.26.4" openai-whisper = "^20231117" -faster-whisper = "^1.0.1" -"pyannote.audio" = "^3.1.1" +faster-whisper = "^1.0.3" +"pyannote.audio" = "^3.3.1" torch = "^2.3.0" [tool.poetry.group.dev.dependencies]