starlette==0.13.0
click==7.0
injector==0.18.2

[dev]
pytest==5.3.2
pytest-cov==2.8.1
pytest-asyncio==0.10.0
asynctest==0.13.0
mypy==0.761
flake8==3.7.9
isort==4.3.21
black==19.10b0
bump2version
twine

[docs]
mkdocs==1.0.4
mkdocs-material==4.6.0
mkautodoc==0.3.0

[lint]
mypy==0.761
flake8==3.7.9
isort==4.3.21
black==19.10b0

[tests]
pytest==5.3.2
pytest-cov==2.8.1
pytest-asyncio==0.10.0
asynctest==0.13.0
