From 6b28bd7cf684ab7f72cd29e454429e571b26b94a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 3 Nov 2017 17:47:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib2d8fcd01288a3237fda537d3652abe249f554b7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 694f49d78..eae7a19f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ dnspython>=1.14.0;python_version=='2.7' # http://www.dnspython.org/LICENSE dnspython3!=1.13.0,!=1.14.0,>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE oslo.db>=4.27.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 -oslo.context!=2.19.1,>=2.14.0 # Apache-2.0 +oslo.context>=2.19.2 # Apache-2.0 oslo.policy>=1.23.0 # Apache-2.0 Werkzeug>=0.7 # BSD License python-memcached>=1.56 # PSF