summaryrefslogtreecommitdiffstats
path: root/tools/test-requires
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test-requires')
-rw-r--r--tools/test-requires6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/test-requires b/tools/test-requires
index d2c027f..63d499e 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,7 +1,4 @@
-# Install bounded pep8/pyflakes first, then let flake8 install
-pep8==1.4.5
-pyflakes==0.7.2
-flake8==2.0
+# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.5.6,<0.6
coverage
nose
@@ -10,5 +7,6 @@ openstack.nose_plugin
nosehtmloutput
sphinx>=1.1.2,<1.2
mock>=0.8.0
+python-swiftclient
python-keystoneclient
prettytable