# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

py >= 1.4

hacking>=0.13
MarkupSafe>=0.23
coveralls>=1.1
docutils>=0.12
oauthlib
pytest-cache
pytest-cov
pytest-instafail
pytest-xdist>=1.14
pytest>=2.9.1
requires.io
sphinx>=1.3.5
sphinx_rtd_theme
tox>=2.3.1
tox-pyenv
wheel>=0.24.0
xmlrunner>=1.7.7
yanc>=0.3.3
unittest2; python_version < '3.1'
flaky
tenacity
