aiohttp~=3.8
pydantic~=1.9

[docs]
mkdocs~=1.3
mkdocs-material~=8.2
plantuml-markdown~=3.5
mkdocs-same-dir~=0.1
mkdocstrings[python]~=0.18

[format]
black~=22.3

[lint]
pylint~=2.9

[test]
pytest~=6.2
pytest-asyncio~=0.18
