mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 17:32:55 +08:00
43f3d9e699
Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
16 lines
213 B
Plaintext
16 lines
213 B
Plaintext
# formatting
|
|
yapf==0.32.0
|
|
toml==0.10.2
|
|
tomli==2.0.2
|
|
ruff==0.6.5
|
|
codespell==2.3.0
|
|
isort==5.13.2
|
|
clang-format==18.1.5
|
|
pymarkdownlnt==0.9.26
|
|
|
|
# type checking
|
|
mypy==1.11.1
|
|
types-PyYAML
|
|
types-requests
|
|
types-setuptools
|