
[dev]
build<2,>=1.2
jsonschema<5,>=4.23
mypy<2,>=1.11
pytest<9,>=8
pytest-cov<7,>=5
ruff<1,>=0.8

[standalone]
altgraph==0.17.5
packaging==26.3
pyinstaller==6.22.2
pyinstaller-hooks-contrib==2026.6
setuptools==84.0.0

[standalone:sys_platform == "darwin"]
macholib==1.16.4

[standalone:sys_platform == "win32"]
pefile==2024.8.26
pywin32-ctypes==0.2.3
