Updated from global requirements

Change-Id: Idb46624f1764f58e4785d7ffd2b1e1025b6af42b
This commit is contained in:
OpenStack Proposal Bot 2017-05-23 12:18:19 +00:00
parent d726d274fb
commit 9da98b59b2
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
sqlalchemy-migrate>=0.11.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
suds-jurko>=0.6 # LGPLv3+
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,>=16.0 # PSF/ZPL
@ -39,7 +39,7 @@ WebOb>=1.7.1 # MIT
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.19.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
Werkzeug>=0.7 # BSD License