[CI] Specify the version of xlite (#5612)

### What this PR does / why we need it?
Pin the xlite version to avoid CI failures during its upgrade.

- vLLM version: v0.13.0
- vLLM main:
7157596103

Signed-off-by: changdawei1 <changdawei3@huawei.com>
This commit is contained in:
Magnus
2026-01-06 16:02:16 +08:00
committed by GitHub
parent b8f245792e
commit 293b2275df

View File

@@ -21,5 +21,5 @@ pytest_mock
msserviceprofiler>=1.2.2
mindstudio-probe>=8.3.0
arctic-inference==0.1.1
xlite
xlite==0.1.0rc0
uc-manager