From fb9e307e2f855138c75143d0834fd823a924e8ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:52:20 +0000 Subject: [PATCH] Bump vllm from 0.6.3 to 0.8.5 in /benchmarks/autoscaling Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.3 to 0.8.5. - [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.5) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.8.5 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..f171702fe 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.5 matplotlib==3.9.2 pandas==2.2.3 numpy==1.26.4 \ No newline at end of file