
[build]
setuptools>=40.1.0
wheel>=0.31.0
twine>=1.11.0

[ci]

[dev]
pytest-sugar

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

[test]
pytest>=3.7.0
pytest-asyncio~=0.9.0
pytest-cov
codecov
flake8>=3.6.0
