From 355251af4d99b29a4944532deed90602d9dca7bc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:27:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I06f1da2319c28d4adf688a80a36d9b8e1db34069 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1431f8e..776bdbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ python-swiftclient>=3.2.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 -six>=1.9.0 # MIT +six>=1.10.0 # MIT stevedore>=1.20.0 # Apache-2.0 SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT tooz>=1.58.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f580beb..fdd4831 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,5 +22,5 @@ sphinx>=1.6.2 # BSD sphinxcontrib-httpdomain>=1.3.0 # BSD testresources>=2.0.0 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT python-saharaclient>=1.2.0 # Apache-2.0