diff --git a/test-requirements.txt b/test-requirements.txt index 9fffaa30..0d567a98 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,9 +1,9 @@ +# Hacking already pins down pep8, pyflakes and flake8 +hacking>=0.8.0,<0.9 coverage>=3.6 discover fixtures>=0.3.14 -# Hacking already pins down pep8, pyflakes and flake8 -hacking>=0.8.0,<0.9 mock>=1.0 mox>=0.5.3 MySQL-python