pydantic>=2.0

[all]
license-normaliser[build,dev,docs,test]

[build]
build
twine
wheel

[dev]
detect-secrets
doc8
ipython
mypy
ruff
uv

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

[test]
pytest
pytest-cov
pytest-codeblock
