Updated from global requirements

Change-Id: Ib2d8fcd01288a3237fda537d3652abe249f554b7
This commit is contained in:
OpenStack Proposal Bot 2017-11-03 17:47:36 +00:00
parent f1464225fb
commit 6b28bd7cf6
1 changed files with 1 additions and 1 deletions

View File

@ -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