summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:52:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:52:32 +0000
commit05397ad2244b50ffc011b7516a7a99cedeb49b25 (patch)
tree921f9ced647b580bc16be39efd09ce488823bce3
parent098d25786350ca39aa634b3152ef6635160d9934 (diff)
downloadoslotest-05397ad2244b50ffc011b7516a7a99cedeb49b25.tar.gz
Updated from global requirements
Change-Id: I838ad512ca427fe9513ce85d61acbd4262fbc8b6
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 5491403..d3359d3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,8 +10,8 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
-sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
-oslo.config>=5.1.0 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0