[CI] Bump lm-eval version to v0.4.9.2 (#5655)

### What this PR does / why we need it?
fix https://github.com/vllm-project/vllm-ascend/issues/2865, lm-eval [got an official update last
month](https://github.com/EleutherAI/lm-evaluation-harness/releases/tag/v0.4.9.2),
so let's bump the version.

### How was this patch tested?

- vLLM version: v0.13.0
- vLLM main:
2f4e6548ef

Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
Li Wang
2026-01-07 14:15:53 +08:00
committed by GitHub
parent 6f7a81cd9f
commit d314ea8d3d

View File

@@ -5,7 +5,7 @@ openai
pytest >= 6.0,<9.0.0
pytest-asyncio
pytest-mock
lm-eval[api] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b7722158f58c35b7ffcd53b035fdbdda5126d
lm-eval==0.4.9.2
types-jsonschema
xgrammar
zmq