mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-13 18:35:00 +08:00
[Neuron][Build] Require setuptools >= 77.0.3 for PEP 639 (#17603)
Signed-off-by: Liangfu Chen <liangfc@amazon.com>
This commit is contained in:
parent
3ec97e2cc5
commit
22c6f6397f
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user