summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-23 11:59:10 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-23 11:59:10 +0000
commit641f24f4b508c122b478082cbb84dc51a3509211 (patch)
treee3d454d9aea53f0093b0f8150fa9ec9e633f7635
parentff86c089e8ff683faa5bfcc0abd096e04be44e5e (diff)
downloadpython-keystoneclient-641f24f4b508c122b478082cbb84dc51a3509211.tar.gz
Updated from global requirements
Change-Id: If0701b99b3b9371664c5295c81a64e7f77238ce5
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a30ce16..79259d4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
keystoneauth1>=2.20.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
-oslo.i18n>=2.1.0 # Apache-2.0
+oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
positional>=1.1.1 # Apache-2.0