
[dev]
Cython>=0.29.20
Sphinx~=1.7.3
flake8~=3.7.9
pycodestyle~=2.5.0
pytest>=3.6.0
sphinx_rtd_theme~=0.2.4
sphinxcontrib-asyncio~=0.2.0

[dev:platform_system != "Windows"]
uvloop~=0.14.0

[docs]
Sphinx~=1.7.3
sphinx_rtd_theme~=0.2.4
sphinxcontrib-asyncio~=0.2.0

[test]
flake8~=3.7.9
pycodestyle~=2.5.0

[test:platform_system != "Windows"]
uvloop~=0.14.0
