[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:
@@ -21,5 +21,5 @@ pytest_mock
|
|||||||
msserviceprofiler>=1.2.2
|
msserviceprofiler>=1.2.2
|
||||||
mindstudio-probe>=8.3.0
|
mindstudio-probe>=8.3.0
|
||||||
arctic-inference==0.1.1
|
arctic-inference==0.1.1
|
||||||
xlite
|
xlite==0.1.0rc0
|
||||||
uc-manager
|
uc-manager
|
||||||
|
|||||||
Reference in New Issue
Block a user