summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-28 18:57:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-28 18:57:02 +0000
commit00abfde60aec6e1cc4d6883bd9cd66c13a184988 (patch)
tree3271ef8c342f9eee1c0885c3d977941de77ecadc /test-requirements.txt
parent9a62d0cc5ed1be727b2df61a02d9d05033dab26f (diff)
downloadtempest-00abfde60aec6e1cc4d6883bd9cd66c13a184988.tar.gz
Updated from global requirements
Change-Id: I675a6d1b4275b120c9f8dcbaf2ddc1f79b0d5f6b
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a5b0d29b9..04c3d6d75 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,10 +3,10 @@
# process, which may cause wedges in the gate later.
hacking<0.12,>=0.11.0 # Apache-2.0
# needed for doc build
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-reno>=1.6.2 # Apache2
+reno>=1.8.0 # Apache2
mock>=2.0 # BSD
coverage>=3.6 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0