From a6d90dd48063f64bbc7d54630a8431e315300486 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 27 Jun 2017 17:44:25 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6bb90e40a4661663b2386506463dce4fb59018a8 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4eac561f03..c3654cda77 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ coverage!=4.4,>=4.0 # Apache-2.0 doc8 # Apache-2.0 extras # MIT hacking>=0.10.0 -openstackdocstheme>=1.5.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 @@ -19,7 +19,7 @@ python-ceilometerclient>=2.5.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 pytz>=2013.6 # MIT -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT