File size: 191 Bytes
70ca20a
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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