From e66ca5c7c92cbbb2a04c86a1d7ccee3370442805 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 14 Mar 2018 06:14:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id387f5550072f0538e57274bd1408743734302d7 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 06d7ff901..9c47ca320 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ WebOb>=1.7.1 # MIT stevedore>=1.20.0 # Apache-2.0 six>=1.10.0 # MIT oslo.cache>=1.26.0 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 4b6255b27..0fb882ba4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ mock>=2.0.0 # BSD redis>=2.10.0 # MIT pymongo!=3.1,>=3.0.2 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 -websocket-client<=0.40.0,>=0.33.0 # LGPLv2+ +websocket-client>=0.33.0 # LGPLv2+ PyMySQL>=0.7.6 # MIT License # Unit testing @@ -29,7 +29,7 @@ os-testr>=1.0.0 # Apache-2.0 # Documentation sphinx!=1.6.6,>=1.6.2 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 +openstackdocstheme>=1.18.1 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 os-api-ref>=1.4.0 # Apache-2.0