Unverified Commit 6ed9f604 authored by Kunshang Ji's avatar Kunshang Ji Committed by GitHub
Browse files

[Intel GPU] [CI]Fix XPU ci, setuptools >=80.0 have build issue (#17298)


Signed-off-by: default avatarKunshang Ji <kunshang.ji@intel.com>
parent a44c4f1d
......@@ -5,7 +5,7 @@ ray>=2.9
cmake>=3.26
packaging
setuptools-scm>=8
setuptools>=75.8.0
setuptools>=75.8.0,<80.0.0
wheel
jinja2>=3.1.6
datasets # for benchmark scripts
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment