From 491124d6c78d8a8ee9bd66e9226f69a1c860d9c2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 3 Nov 2017 01:25:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6fd4cde4a2006e0d42c77a90cb83efa135e94758 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f488968..9f639d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) oslo.config>=4.6.0 # Apache-2.0 -oslo.context!=2.19.1,>=2.14.0 # Apache-2.0 +oslo.context>=2.19.2 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.utils>=3.28.0 # Apache-2.0 six>=1.9.0 # MIT