aiohttp~=3.8
pydantic~=1.9

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

[format]
black~=22.6

[lint]
pylint~=2.14

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