mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-14 07:15:01 +08:00
[Intel GPU] [CI]Fix XPU ci, setuptools >=80.0 have build issue (#17298)
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com>
This commit is contained in:
parent
a44c4f1d2f
commit
6ed9f6047e
@ -5,7 +5,7 @@ ray>=2.9
|
|||||||
cmake>=3.26
|
cmake>=3.26
|
||||||
packaging
|
packaging
|
||||||
setuptools-scm>=8
|
setuptools-scm>=8
|
||||||
setuptools>=75.8.0
|
setuptools>=75.8.0,<80.0.0
|
||||||
wheel
|
wheel
|
||||||
jinja2>=3.1.6
|
jinja2>=3.1.6
|
||||||
datasets # for benchmark scripts
|
datasets # for benchmark scripts
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user