From d9f935fd4321c6d08319720a1198362a0a65d875 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:25:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I1797ed45c454a87a12dfc2f2424f6849f7c8dc56 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 06936105..6b5597dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ PrettyTable<0.8,>=0.7.1 # BSD python-glanceclient>=2.8.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 iso8601>=0.1.11 # MIT -six>=1.9.0 # MIT +six>=1.10.0 # MIT Babel!=2.4.0,>=2.3.4 # BSD pyOpenSSL>=16.2.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index c968e7d8..b125bb15 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ requests-mock>=1.1.0 # Apache-2.0 tempest>=17.1.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT oslotest>=1.10.0 # Apache-2.0 # doc build requirements