mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 01:05:01 +08:00
15 lines
190 B
Plaintext
15 lines
190 B
Plaintext
# formatting
|
|
yapf==0.32.0
|
|
toml==0.10.2
|
|
tomli==2.0.1
|
|
ruff==0.1.5
|
|
codespell==2.3.0
|
|
isort==5.13.2
|
|
clang-format==18.1.5
|
|
|
|
# type checking
|
|
mypy==1.9.0
|
|
types-PyYAML
|
|
types-requests
|
|
types-setuptools
|