
[dev]
bandit==1.6.0
flake8==3.7.7
mypy==0.761

[docs]
sphinx==2.0.1
sphinx_rtd_theme==0.4.3

[test]
mock==3.0.5
pytest==4.5.0
pytest-asyncio==0.10.0
