From d6578d572e8fb9d61fef9db4b6d2b13f02aaab83 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 14 Nov 2017 04:00:59 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ibc65156c494b2132dcad2feff0fc2ec9e0634e7d I1f879d0595b991ca6c06593bc33dc67689941155 --- requirements.txt | 26 +++++++++++++------------- test-requirements.txt | 12 ++++++------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/requirements.txt b/requirements.txt index f503b581..367dce04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,24 +4,24 @@ Babel!=2.4.0,>=2.3.4 # BSD iso8601>=0.1.11 # MIT -jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -keystoneauth1>=2.21.0 # Apache-2.0 -keystonemiddleware>=4.12.0 # Apache-2.0 +jsonschema<3.0.0,>=2.6.0 # MIT +keystoneauth1>=3.2.0 # Apache-2.0 +keystonemiddleware>=4.17.0 # Apache-2.0 microversion-parse>=0.1.2 # Apache-2.0 -oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 +oslo.config>=4.6.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 -oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 -oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 -oslo.log>=3.22.0 # Apache-2.0 -oslo.middleware>=3.27.0 # Apache-2.0 +oslo.messaging>=5.29.0 # Apache-2.0 +oslo.i18n>=3.15.3 # Apache-2.0 +oslo.log>=3.30.0 # Apache-2.0 +oslo.middleware>=3.31.0 # Apache-2.0 oslo.policy>=1.23.0 # Apache-2.0 -oslo.service>=1.10.0 # Apache-2.0 -oslo.utils>=3.20.0 # Apache-2.0 -oslo.versionedobjects>=1.17.0 # Apache-2.0 +oslo.service>=1.24.0 # Apache-2.0 +oslo.utils>=3.31.0 # Apache-2.0 +oslo.versionedobjects>=1.28.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 -python-novaclient>=9.0.0 # Apache-2.0 -setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,>=16.0 # PSF/ZPL +python-novaclient>=9.1.0 # Apache-2.0 +setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL six>=1.9.0 # MIT stevedore>=1.20.0 # Apache-2.0 taskflow>=2.7.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index fc53fa3d..8318d578 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,18 +6,18 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 ddt>=1.0.1 # MIT -psycopg2>=2.5 # LGPL/ZPL +psycopg2>=2.6.2 # LGPL/ZPL PyMySQL>=0.7.6 # MIT License python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -os-testr>=0.8.0 # Apache-2.0 -requests-mock>=1.1 # Apache-2.0 +os-testr>=1.0.0 # Apache-2.0 +requests-mock>=1.1.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD -testresources>=0.2.4 # Apache-2.0/BSD +testresources>=2.0.0 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT # releasenotes -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0