summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-10-15 17:07:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-10-15 17:07:37 +0000
commit947d41d5573ca5242742ab9b901d8c929fd244dc (patch)
tree318db664e23167700927b61840b64450579aaaf2
parent6897e8cfdff86f48bf807501170d8e9232cf9042 (diff)
downloadoslo-middleware-947d41d5573ca5242742ab9b901d8c929fd244dc.tar.gz
Updated from global requirements
Change-Id: Ibcf055859acbc429b8a98972b8f4a4cc1e12165d
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7813162..f488968 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.14.0 # Apache-2.0
+oslo.context!=2.19.1,>=2.14.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
six>=1.9.0 # MIT