From 62c3f55a3d27820935ecf475bfecab2c9d35f78f Mon Sep 17 00:00:00 2001 From: "zhang.lei" Date: Tue, 23 Jan 2018 04:13:27 +0000 Subject: [PATCH] Raise minimum version of openstackdocstheme to 1.18.1 Release 1.18.1 fixes the giturl of git.openstack.org, let's require it by all projects. Change-Id: Ia53b208cad06ad3cdfed383d09ad3f1eaed6ba75 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 336487e8a3..84d256c7fc 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -131,7 +131,7 @@ neutron-lib>=1.12.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.17.0 # Apache-2.0 +openstackdocstheme>=1.18.1 # Apache-2.0 ordereddict>=1.1 # MIT osc-lib>=1.8.0 # Apache-2.0 oslo.cache>=1.26.0 # Apache-2.0