
[build]
build==1.2.1
twine==5.1.1

[dev]
mypy==1.11.2
isort==5.13.2
flake8==7.1.1
black==24.8.0
pydocstyle==6.3.0
pytest==8.3.2
pytest-cov==5.0.0
pytest-mock==3.14.0

[docs]
Sphinx==8.0.2
furo==2024.8.6
