From b29441b187a9ddc7698eee0bfe711b3d21853a68 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 22 May 2017 15:58:04 +0000 Subject: Updated from global requirements Change-Id: I468f654fa75b22aef398e2cba9c3625eb8f0767c --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1c9e3b42..c30101f2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,6 +4,6 @@ PyYAML>=3.10.0 # MIT Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) six>=1.9.0 # MIT -sphinx>=1.5.1 # BSD +sphinx!=1.6.1,>=1.5.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0 -- cgit 1.2.3-korg