From 1c69ef147b90c00870774919c76cf1c63b372e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 15:55:42 +0000 Subject: [PATCH] Bump vllm from 0.6.3 to 0.8.0 in /benchmarks/autoscaling Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.3 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.3...v0.8.0) --- updated-dependencies: - dependency-name: vllm 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..b8afc8117 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.0 matplotlib==3.9.2 pandas==2.2.3 numpy==1.26.4 \ No newline at end of file