Skip to content

Commit 22c6f63

Browse files
authored
[Neuron][Build] Require setuptools >= 77.0.3 for PEP 639 (#17603)
Signed-off-by: Liangfu Chen <[email protected]>
1 parent 3ec97e2 commit 22c6f63

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)