diff --git a/pyproject.toml b/pyproject.toml index cbd469c2..916be8a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,6 @@ dependencies = [ ] [project.optional-dependencies] -vllm = ["vllm>=0.17.1"] stt = [ # Speech-to-text audio processing (Whisper models) "librosa>=0.10.2",