fix: pin version of setuptools for intel builds to work around #2406 (#2414)

Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
This commit is contained in:
cryptk authored and GitHub committed 2024-05-26 18:27:07 +00:00
1 parent ff1f9125ed
commit ba984c7097
12 files changed
+12 -12

No files matched your search

+1 -1
View File
@@ -3,4 +3,4 @@ intel-extension-for-pytorch
torch
torchaudio
optimum[openvino]
setuptools
setuptools==69.5.1 # https://github.com/mudler/LocalAI/issues/2406