From 5dce1f96b3f02f18972e2f1407a78ae4a08bc787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 02:28:50 +0000 Subject: [PATCH] Bump vllm from 0.6.3 to 0.8.4 in /benchmarks/autoscaling Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.3 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...v0.8.4) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/autoscaling/requirements_bench_pa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/autoscaling/requirements_bench_pa.txt b/benchmarks/autoscaling/requirements_bench_pa.txt index 5cc64f4ce..72c310e54 100644 --- a/benchmarks/autoscaling/requirements_bench_pa.txt +++ b/benchmarks/autoscaling/requirements_bench_pa.txt @@ -1,6 +1,6 @@ openai==1.51.2 transformers==4.45.2 -vllm==0.6.3 +vllm==0.8.4 matplotlib==3.9.2 pandas==2.2.3 numpy==1.26.4 \ No newline at end of file