aiohttp>=3.8.0
dataclasses-json>=0.5.7
pydantic>=1.10.0
typing-extensions>=4.0.0

[all]
vetting-python[dev,docs,yaml]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
pre-commit>=3.0.0
build>=0.10.0
twine>=4.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0

[yaml]
PyYAML>=6.0
