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

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

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

[test]
pycodestyle~=2.5.0
flake8~=3.7.9

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