vllm/requirements-build.txt
Kevin H. Luu 62fac4b9aa
[ci/build] Pin CI dependencies version with pip-compile (#9810)
Signed-off-by: kevin <kevin@anyscale.com>
2024-10-30 03:34:55 +00:00

10 lines
126 B
Plaintext

# Should be mirrored in pyproject.toml
cmake>=3.26
ninja
packaging
setuptools>=61
setuptools-scm>=8
torch==2.5.0
wheel
jinja2