From 3727151d2b4e21e0ca575befff825ebc388951a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 02:27:54 +0000 Subject: [PATCH] build(deps): bump vllm from 0.6.3.post1 to 0.8.4 in /src/vllm-chat Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.3.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.3.post1...v0.8.4) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.8.4 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..626df627 100644 --- a/src/vllm-chat/requirements.txt +++ b/src/vllm-chat/requirements.txt @@ -1,4 +1,4 @@ -vllm==0.6.3.post1 +vllm==0.8.4 pyyaml pillow openai