Skip to content

Commit 6ed9f60

Browse files
authored
[Intel GPU] [CI]Fix XPU ci, setuptools >=80.0 have build issue (#17298)
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com>
1 parent a44c4f1 commit 6ed9f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/xpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ray>=2.9
55
cmake>=3.26
66
packaging
77
setuptools-scm>=8
8-
setuptools>=75.8.0
8+
setuptools>=75.8.0,<80.0.0
99
wheel
1010
jinja2>=3.1.6
1111
datasets # for benchmark scripts

0 commit comments

Comments
 (0)