summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-06-22 20:01:22 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-06-22 20:01:22 +0000
commitcfc3aff5de5f24770ae41624a3af4bf8f87b0d39 (patch)
tree642d9c3761360eaf607bd97aec6e52ce69edb899 /test-requirements.txt
parent1cfa1720e8db3966af7ad042b6fbb12e01e2ab31 (diff)
downloadtempest-cfc3aff5de5f24770ae41624a3af4bf8f87b0d39.tar.gz
Updated from global requirements
Change-Id: I97e52fd9652df96de03d6d126026144731b87c70
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