Unverified Commit 22c6f639 authored by Liangfu Chen's avatar Liangfu Chen Committed by GitHub
Browse files

[Neuron][Build] Require setuptools >= 77.0.3 for PEP 639 (#17603)


Signed-off-by: default avatarLiangfu Chen <liangfc@amazon.com>
parent 3ec97e2c
...@@ -2,5 +2,7 @@ ...@@ -2,5 +2,7 @@
-r common.txt -r common.txt
# Dependencies for Neuron devices # Dependencies for Neuron devices
packaging>=24.2
setuptools>=77.0.3,<80.0.0
torch-neuronx >= 2.5.0 torch-neuronx >= 2.5.0
neuronx-cc neuronx-cc
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