Updated from global requirements

Change-Id: I6482dbb889c440f3e18478415926493afa69de80
This commit is contained in:
OpenStack Proposal Bot 2017-07-15 14:46:27 +00:00
parent 396530a5e7
commit 171dd3e034
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ GitPython>=1.0.1 # BSD License (3 clause)
six>=1.9.0 # MIT
oslo.config>=3.14.0 # Apache-2.0
graphviz!=0.5.0,>=0.4.0 # MIT License
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,!=34.3.3,>=16.0 # PSF/ZPL
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,!=34.3.3,!=36.2.0,>=16.0 # PSF/ZPL
pycrypto>=2.6 # Public Domain
netaddr!=0.7.16,>=0.7.13 # BSD