
[dev]
Cython==0.29
pytest>=3.6.0
Sphinx~=1.7.3
sphinxcontrib-asyncio~=0.2.0
sphinx_rtd_theme~=0.2.4
flake8~=3.5.0

[dev:platform_system != "Windows"]
uvloop>=0.8.0

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

[test]
flake8~=3.5.0

[test:platform_system != "Windows"]
uvloop>=0.8.0
