From 5f547fc7bed4fe0c4ff7103de8cc08174c277ea2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 10 Mar 2018 13:39:22 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8829ea4e8b2a1780a7a6343a2b975cf0f777a422 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a937fa1..54558a4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ iso8601>=0.1.11 # MIT lxml!=3.7.0,>=3.4.1 # BSD oslo.config>=5.1.0 # Apache-2.0 docutils>=0.11 # OSI-Approved Open Source, Public Domain -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD demjson>=2.2.2 # GLGPLv3+ PyYAML>=3.12 # MIT