From 9bc5b687fa2e5a14492e648385750ab5daaa0eb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 20:01:46 +0000 Subject: [PATCH] build(deps): bump vllm from 0.6.3.post1 to 0.7.2 in /src/vllm-chat Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.3.post1 to 0.7.2. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Commits](https://github.com/vllm-project/vllm/compare/v0.6.3.post1...v0.7.2) --- updated-dependencies: - dependency-name: vllm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/vllm-chat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vllm-chat/requirements.txt b/src/vllm-chat/requirements.txt index e20cce5e..1a5f0d03 100644 --- a/src/vllm-chat/requirements.txt +++ b/src/vllm-chat/requirements.txt @@ -1,4 +1,4 @@ -vllm==0.6.3.post1 +vllm==0.7.2 pyyaml pillow openai