From 7732a89fd96bc3464768ac34cf5fe5abafc93aa1 Mon Sep 17 00:00:00 2001 From: zhangxinyuehfad <59153331+zhangxinyuehfad@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:55:18 +0800 Subject: [PATCH] [v0.11.0][UT][Fixbug] Fix UT test (#4151) ### What this PR does / why we need it? Fix UT test Backport: https://github.com/vllm-project/vllm-ascend/pull/4116 Signed-off-by: hfadzxy --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 13864a0..8db787f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ -r requirements.txt modelscope openai -pytest >= 6.0 +pytest >= 6.0,<9.0.0 pytest-asyncio pytest-mock lm-eval[api] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b7722158f58c35b7ffcd53b035fdbdda5126d