From 9d0193fc61dbc8cef2d38a2d2cbf0a2231c442bf Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 24 Jan 2018 01:56:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I49f58444d20758957df117c1ba6a39564aaa4e00 --- requirements.txt | 6 +++--- test-requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 25f378ae..1c2e1245 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,10 +15,10 @@ keystonemiddleware>=4.17.0 # Apache-2.0 kubernetes>=4.0.0 # Apache-2.0 python-manilaclient>=1.16.0 # Apache-2.0 oslo.config>=5.1.0 # Apache-2.0 -oslo.concurrency>=3.20.0 # Apache-2.0 +oslo.concurrency>=3.25.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 -oslo.log>=3.30.0 # Apache-2.0 +oslo.log>=3.36.0 # Apache-2.0 oslo.messaging>=5.29.0 # Apache-2.0 oslo.middleware>=3.31.0 # Apache-2.0 oslo.policy>=1.30.0 # Apache-2.0 @@ -39,7 +39,7 @@ six>=1.10.0 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT sqlalchemy-migrate>=0.11.0 # Apache-2.0 stevedore>=1.20.0 # Apache-2.0 -taskflow>=2.7.0 # Apache-2.0 +taskflow>=2.16.0 # Apache-2.0 WebOb>=1.7.1 # MIT oslo.i18n>=3.15.3 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 1dbf1082..61972884 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,9 +7,9 @@ botocore>=1.5.1 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 croniter>=0.3.4 # MIT License python-subunit>=1.0.0 # Apache-2.0/BSD -sphinx>=1.6.2 # BSD -oslotest>=1.10.0 # Apache-2.0 -taskflow>=2.7.0 # Apache-2.0 +sphinx!=1.6.6,>=1.6.2 # BSD +oslotest>=3.2.0 # Apache-2.0 +taskflow>=2.16.0 # Apache-2.0 testscenarios>=0.4 # Apache-2.0/BSD testtools>=2.2.0 # MIT kubernetes>=4.0.0 # Apache-2.0