From dc8aea4c3f75e0f7d57c517ca4ba5aef537fee90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 20:01:48 +0000 Subject: [PATCH] Bump vllm from 0.6.6.post1 to 0.7.2 Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.6.post1 to 0.7.2. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Commits](https://github.com/vllm-project/vllm/compare/v0.6.6.post1...v0.7.2) --- 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..7e125bd 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.7.2 # >=0.6.6.post1 matplotlib pyparsing scipy