
[build]
pypandoc
wheel
twine

[ci]

[dev]
pytest-sugar

[docs]
sphinx
sphinx-autodoc-typehints
guzzle-sphinx-theme

[test]
pytest>=3.1
pytest-asyncio~=0.6.0
pytest-cov
codecov
flake8
