# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
hacking>=0.8.0,<0.9

coverage>=3.6
discover
fixtures>=0.3.14
python-subunit>=0.0.18
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.34
WebOb>=1.2.3,<1.3

# this is required for the docs build jobs
sphinx>=1.1.2,<1.2
oslo.sphinx
