six>=1.11.0
cheroot>=6.2.4
portend>=2.1.1

[:sys_platform == "win32" and python_version != "3.4"]
pywin32

[:sys_platform == "win32" and python_version == "3.4"]
pypiwin32==219

[docs]
sphinx
docutils
alabaster
rst.linker>=1.9
jaraco.packaging>=3.2

[json]
simplejson

[memcached_session]
python-memcached>=1.58

[routes_dispatcher]
routes>=2.3.1

[ssl]
pyOpenSSL

[testing]
coverage
codecov
objgraph
pytest>=2.8
pytest-cov
pytest-sugar
backports.unittest_mock
path.py

[xcgi]
flup
