Skip to content

Commit ba5cf01

Browse files
liangfuminpeter
authored andcommitted
[Neuron][Build] Require setuptools >= 77.0.3 for PEP 639 (vllm-project#17603)
Signed-off-by: Liangfu Chen <[email protected]> Signed-off-by: minpeter <[email protected]>
1 parent 44e3f03 commit ba5cf01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements/neuron.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
-r common.txt
33

44
# Dependencies for Neuron devices
5+
packaging>=24.2
6+
setuptools>=77.0.3,<80.0.0
57
torch-neuronx >= 2.5.0
68
neuronx-cc

0 commit comments

Comments
 (0)