From 88064cffa79dd807782eff9e167d6e7724d74171 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 17 May 2017 03:57:10 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3d03c317d8a728ca70267fdc51e74361189318c2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7cea142..68accfd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,4 +14,4 @@ testtools>=1.4.0 # MIT # this is required for the docs build jobs oslosphinx>=4.7.0 # Apache-2.0 -sphinx>=1.5.1 # BSD +sphinx!=1.6.1,>=1.5.1 # BSD