overrides
pydantic~=2.0

[dev]
build
coverage[toml]~=7.4
pytest~=8.0
pytest-cov~=6.0
pytest-mock~=3.12
PyYAML
types-requests
types-setuptools
types-PyYAML

[docs]
canonical-sphinx~=0.1
sphinx-autobuild~=2024.2
sphinx-toolbox~=3.5
sphinx-lint==1.0.0
sphinx-autodoc-typehints~=2.1

[lint]
black~=24.1
codespell[toml]~=2.2
ruff~=0.7.0
yamllint~=1.34

[types]
mypy[reports]~=1.13.0
pyright==1.1.389
