2024-06-14 02:22:41 +08:00
|
|
|
# formatting
|
|
|
|
|
yapf==0.32.0
|
|
|
|
|
toml==0.10.2
|
|
|
|
|
tomli==2.0.1
|
2024-09-18 19:00:56 +08:00
|
|
|
ruff==0.6.5
|
2024-06-14 02:22:41 +08:00
|
|
|
codespell==2.3.0
|
|
|
|
|
isort==5.13.2
|
|
|
|
|
clang-format==18.1.5
|
|
|
|
|
|
|
|
|
|
# type checking
|
2024-08-09 10:39:41 +08:00
|
|
|
mypy==1.11.1
|
2024-06-14 02:22:41 +08:00
|
|
|
types-PyYAML
|
|
|
|
|
types-requests
|
|
|
|
|
types-setuptools
|