Bump vllm from 0.10.0 to 0.19.0 in /webeval

Bumps [vllm](https://github.com/vllm-project/vllm) from 0.10.0 to 0.19.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.10.0...v0.19.0)

---
updated-dependencies:
- dependency-name: vllm
  dependency-version: 0.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 06:34:39 +00:00
committed by GitHub
parent 44908264c8
commit 4c4664ccd1

View File

@@ -29,7 +29,7 @@ dependencies = [
"pydantic",
"nest_asyncio",
"qwen-agent",
"vllm==0.10.0",
"vllm==0.19.0",
"torch==2.7.1",
"torchvision==0.22.1",
"torchaudio==2.7.1",