
[build]
wheel
twine

[ci]

[dev]
pytest-sugar

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

[test]
pytest>=3.3
pytest-asyncio~=0.8.0
pytest-cov
codecov
flake8
