
[all]
git-dump-diff[build,dev,docs,test]

[build]
build
twine
wheel

[dev]
detect-secrets
doc8
ipython
mypy
pydoclint
ruff
uv

[docs]
sphinx
sphinx-rtd-theme>=1.3.0
sphinx-no-pragma
sphinx-llms-txt-link
sphinx-source-tree

[test]
fake.py
pytest
pytest-cov
pytest-codeblock
