
[all]
fake.py[dev,docs,test]

[dev]
build
detect-secrets
doc8
ipython
mypy
pkginfo
pydoclint
ruff
twine
uv
wheel

[docs]
sphinx
sphinx-autobuild
sphinx-rtd-theme>=1.3.0
sphinx-no-pragma
sphinx-markdown-builder
sphinx-llms-txt-link

[test]
django
pytest
pytest-cov
pytest-django
pytest-codeblock
