From a004f68fc6fa61112ae8a617fe868a45f729963d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 6 Oct 2016 03:33:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I06ef9e8bdeb8e4b64a19011229a02d1a842f951d --- requirements.txt | 2 +- test-requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index b658ce9ae..d35887f75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Babel>=2.3.4 # BSD ipaddress>=1.0.7;python_version<'3.3' # PSF passlib>=1.6 # BSD python-ironic-inspector-client>=1.5.0 # Apache-2.0 -python-heatclient>=1.4.0 # Apache-2.0 +python-heatclient>=1.5.0 # Apache-2.0 python-ironicclient>=1.6.0 # Apache-2.0 python-mistralclient>=2.0.0 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 3433fea99..461048af2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,8 +6,8 @@ hacking<0.11,>=0.10.2 coverage>=3.6 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +oslosphinx>=4.7.0 # Apache-2.0 +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT -requests-mock>=1.0 # Apache-2.0 +requests-mock>=1.1 # Apache-2.0