diff --git a/pyproject.toml b/pyproject.toml index 435ca8d..5bf76f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "numpy>=1.24.0", "soundfile>=0.12.0", "mlx-whisper>=0.1.0", - "openai>=1.0.0", + "openai>=2.46.0", "watchdog>=3.0.0", ]