mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 20:15:01 +08:00
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
# Should be mirrored in pyproject.toml
|
|
cmake>=3.26
|
|
ninja
|
|
packaging>=24.2
|
|
setuptools>=77.0.3,<80.0.0
|
|
setuptools-scm>=8
|
|
torch==2.7.0
|
|
wheel
|
|
jinja2>=3.1.6
|