From 5925dfacdb4386258088234981e4f0b080c1f024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 21:22:06 +0000 Subject: [PATCH] Bump vllm from 0.6.6.post1 to 0.8.4 Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.6.post1 to 0.8.4. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md) - [Commits](https://github.com/vllm-project/vllm/compare/v0.6.6.post1...v0.8.4) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6764b3..fe164e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ omegaconf==2.4.0.dev2 termcolor jsonlines pebble -vllm==0.6.6.post1 # >=0.6.6.post1 +vllm==0.8.4 # >=0.6.6.post1 matplotlib pyparsing scipy