summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-16 23:12:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-16 23:12:57 +0000
commit7f4275959ad8c9febdfbd1dff49554191256d37c (patch)
treee94157255b05771c5d1ee3b2c4508d3aae4f8c69 /test-requirements.txt
parent3149effdca2907d7842a695bb7a74ead8b1f83cc (diff)
downloadironic-7f4275959ad8c9febdfbd1dff49554191256d37c.tar.gz
Updated from global requirements
Change-Id: I36ee4f2127fd7fef0d81e2efa69a717369472968
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 b3af705fb..0bdd2e8e4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking>=1.0.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
-doc8 # Apache-2.0
+doc8>=0.6.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
Babel!=2.4.0,>=2.3.4 # BSD
@@ -24,7 +24,7 @@ flake8-import-order>=0.13 # LGPLv3
# Doc requirements
sphinx>=1.6.2 # BSD
sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0
-sphinxcontrib-seqdiag # BSD
+sphinxcontrib-seqdiag>=0.8.4 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0