Updated from global requirements

Change-Id: Iabb29ce10b346d7ef24747e957d701d80b64468d
This commit is contained in:
OpenStack Proposal Bot 2016-10-27 12:15:09 +00:00
parent f8163da8f3
commit 198e8d2d6f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Jinja2>=2.8 # BSD License (3 clause)
gitdb>=0.6.4 # BSD License (3 clause)
GitPython>=1.0.1 # BSD License (3 clause)
six>=1.9.0 # MIT
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
setuptools!=24.0.0,>=16.0 # PSF/ZPL
pycrypto>=2.6 # Public Domain
netaddr!=0.7.16,>=0.7.13 # BSD