summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 7169610c4..9bd3f4604 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
# needed for doc build
-sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
python-subunit>=0.0.18
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx>=2.5.0 # Apache-2.0
mox>=0.5.3
mock>=1.0
coverage>=3.6
-oslotest>=1.5.1 # Apache-2.0
-stevedore>=1.5.0 # Apache-2.0
+oslotest>=1.5.1 # Apache-2.0
+stevedore>=1.5.0 # Apache-2.0