# 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.5.6,<0.8

coverage>=3.6
mock>=1.0
nose
nose-exclude
openstack.nose_plugin>=0.7
pylint==0.25.2

# Needed for features in 2.7 not in 2.6
unittest2
