Updated from global requirements

Change-Id: I664c5c6fc7caae911d3298c393fc9b43ab84c85b
This commit is contained in:
OpenStack Proposal Bot 2016-07-18 18:08:02 +00:00
parent c42b0a2158
commit 68fe061541
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
stevedore>=1.10.0 # Apache-2.0
stevedore>=1.16.0 # Apache-2.0
suds-jurko>=0.6 # LGPLv3+
setuptools!=24.0.0,>=16.0 # PSF/ZPL
WebOb>=1.2.3 # MIT
@ -41,7 +41,7 @@ dnspython>=1.14.0 # http://www.dnspython.org/LICENSE
dnspython3>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE
oslo.db>=4.1.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.context>=2.4.0 # Apache-2.0
oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
Werkzeug>=0.7 # BSD License
python-memcached>=1.56 # PSF