vllm/requirements-lint.txt
Aaron Pham 9d104b5beb
[CI/Build] Update Ruff version (#8469)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: Cyrus Leung <cyrus.tl.leung@gmail.com>
2024-09-18 11:00:56 +00:00

15 lines
191 B
Plaintext

# formatting
yapf==0.32.0
toml==0.10.2
tomli==2.0.1
ruff==0.6.5
codespell==2.3.0
isort==5.13.2
clang-format==18.1.5
# type checking
mypy==1.11.1
types-PyYAML
types-requests
types-setuptools