Update flake8 pinned versions.

We've learned this lesson the hard way in the past...

Change-Id: I02c75853234c16f3666185998202431cc7a4f2eb
This commit is contained in:
Monty Taylor 2013-05-02 10:33:59 -04:00
parent 8e6939a168
commit 6c6c711da4
1 changed files with 6 additions and 2 deletions

View File

@ -1,11 +1,15 @@
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.3,<0.6
Babel>=0.9.6
cliff
coverage>=3.6
discover
distribute>=0.6.24
fixtures>=0.3.12
flake8
hacking
mock>=1.0b1
mox==0.5.3
nose