packaging>=22.0
typing_extensions

[build]
check-manifest==0.49
build==1.2.1
wheel==0.43.0
setuptools==70.0.0

[lint]
ruff==0.4.7
pyright==1.1.365
isort==5.13.2

[test]
pytest==8.2.1
pytest-cov==5.0.0
pytest-xdist==3.6.1
