851fdb4988
Hacking already pins them to the compatible versions, so avoid running out of sync by letting hacking determine the correct code checker versions. Change-Id: I22151423b7884428d71de364ea81d6ec0a1fdafa
15 lines
251 B
Plaintext
15 lines
251 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
|
|
coverage>=3.6
|
|
discover
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
testtools>=0.9.32
|
|
testrepository>=0.0.17
|
|
testscenarios>=0.4
|
|
python-glanceclient>=0.9.0
|
|
sphinx>=1.1.2,<1.2
|
|
oslo.sphinx
|
|
lockfile>=0.8
|