diff --git a/pyproject.toml b/pyproject.toml index 6ab13e1..d09754a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ web=[ worker=[ "watchdog[watchmedo] ==3.0.0", - "whisper-openai ==1.0.0", + "openai-whisper ==20230314", "requests ==2.31.0" ]