summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4ddce0f..c6662ef 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,9 +1,7 @@
# Hacking already pins down pep8, pyflakes and flake8
-hacking>=0.8.0,<0.9
+hacking>=0.10.0,<0.11
coverage
nose
nosexcover
-openstack.nose_plugin
nosehtmloutput
-sphinx>=1.1.2
mock>=1.0