summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-23 11:58:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-23 11:58:04 +0000
commitc45f9a21d524b069d71dab0888326233cb2509bf (patch)
treeeb73e34cbfb656689c9cbd80ea4dfb3f956b26cf
parente4bf01a42bfd3f852c89ee1957aee4be0cf3c2eb (diff)
downloadoslo-middleware-c45f9a21d524b069d71dab0888326233cb2509bf.tar.gz
Updated from global requirements
Change-Id: I607978b6bfc0ca34f91c992f1f14b0706ef4c499
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 344c088..39cda6a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,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>=3.22.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
-oslo.i18n>=2.1.0 # Apache-2.0
+oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0