From d1f53ee5faf32474b90238463bcbd7bdebd687ac Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 12 Sep 2017 14:59:04 +0200 Subject: [PATCH] Require openstackdocstheme 1.17.0 Release 1.17.0 adds new features and fixes some links, let's require it by all projects. Change-Id: Id01369225c12b7b1dc0ebd5c4ca0a5e49c696413 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index b35e270192..7413cc9752 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -126,7 +126,7 @@ neutron-lib>=1.9.0 # Apache-2.0 notifier>=1.0.3 # Apache-2.0 oauth2client>=1.5.0,!=4.0.0 # Apache-2.0 oauthlib>=0.6.0 # BSD -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.17.0 # Apache-2.0 ordereddict # MIT osc-lib>=1.7.0 # Apache-2.0 oslo.cache>=1.22.0 # Apache-2.0