From d74c054caf8c888dada19a8457a61b3e1c9e8508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 15:54:17 +0000 Subject: [PATCH] Bump vllm from 0.6.6.post1 to 0.8.0 Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.6.post1 to 0.8.0. - [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.0) --- updated-dependencies: - dependency-name: vllm 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..4973bc3 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.0 # >=0.6.6.post1 matplotlib pyparsing scipy