diff --git a/pyproject.toml b/pyproject.toml index ac19e5e8..c574f2cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ retriever = [ ] generation = [ - "vllm>=0.22.1", + "vllm>=0.23.0", "openai", "transformers", "torch",