From 1c0bec228f5c30a39a67fbf95617e963d374d8da Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 29 Sep 2016 22:36:23 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iad5b0edc6c5146350464c2597fd025e08b61a778 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8fdd8d8b..672f6153 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ requests>=2.10.0 # Apache-2.0 ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD # this is required for the docs build jobs -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD +oslosphinx>=4.7.0 # Apache-2.0 doc8 # Apache-2.0 reno>=1.8.0 # Apache2