2024-06-13 11:22:41 -07:00
|
|
|
# formatting
|
|
|
|
|
yapf==0.32.0
|
|
|
|
|
toml==0.10.2
|
|
|
|
|
tomli==2.0.1
|
2024-09-18 07:00:56 -04:00
|
|
|
ruff==0.6.5
|
2024-06-13 11:22:41 -07: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-13 11:22:41 -07:00
|
|
|
types-PyYAML
|
|
|
|
|
types-requests
|
|
|
|
|
types-setuptools
|