
[docs]
sphinx<2,>=1.8.0

[testing]
pytest<4,>=3.0.0
coverage<5,>=4.5.0

[testing:platform_python_implementation != "Jython"]
pytest-timeout<2,>=1.3.0

[testing:python_version < "3.3"]
mock
