mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-23 15:37:02 +08:00
Signed-off-by: drikster80 <ed.sealing@gmail.com> Co-authored-by: drikster80 <ed.sealing@gmail.com>
10 lines
157 B
Plaintext
10 lines
157 B
Plaintext
# Should be mirrored in pyproject.toml
|
|
cmake>=3.26
|
|
ninja
|
|
packaging
|
|
setuptools>=61
|
|
setuptools-scm>=8
|
|
torch==2.5.1; platform_machine != 'aarch64'
|
|
wheel
|
|
jinja2
|