GitPython>=3.1.30
PyGithub>=1.58.1
sphinx>=5.3.0
breathe>=4.34.0
myst-parser[linkify]>=1.0.0
pydata-sphinx-theme>=0.13.3
sphinx-book-theme>=1.0.1
sphinx-copybutton>=0.5.1
sphinx-design>=0.3.0
sphinx_external_toc>=0.3.1
sphinx-notfound-page>=0.8.3
pyyaml>=6.0
fastjsonschema>=2.16

[:python_version < "3.9"]
importlib_resources>=5.10.2

[api_reference]
doxysphinx>=3.3.2

[development]
black>=22.1
build>=0.10.0
commitizen>=2.42
isort>=5.12.0
mypy>=1.3.0
pip-tools>=6.13.0
pre-commit>=3.3.2
ruff>=0.0.269
