summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 10:06:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 10:06:47 +0000
commitee00fbb9b7e0598421d8cc88a2f81fac310dfcd6 (patch)
treec8aa37bf5d7f15fd1ba6d237f04a90da539ebf41
parent0e116e8bdffc7eacb4a9993093533968cbdbc71d (diff)
downloadpycadf-ee00fbb9b7e0598421d8cc88a2f81fac310dfcd6.tar.gz
Updated from global requirements
Change-Id: I321f2de14db6588da9c8c06f1bcdf98e8f1bd339
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 5b340e5..83528dc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,5 +13,5 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# this is required for the docs build jobs
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+oslosphinx>=4.7.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD