Updated from global requirements

Change-Id: I441d806b557763b681c5ab563330f9b302ea0767
This commit is contained in:
OpenStack Proposal Bot 2017-09-01 14:02:57 +00:00
parent 9df70995be
commit ff4b249f1f
2 changed files with 13 additions and 13 deletions

View File

@ -9,7 +9,7 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
requests>=2.14.2 # Apache-2.0
rfc3986>=0.3.1 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
WebOb>=1.7.1 # MIT
@ -42,5 +42,5 @@ Flask!=0.11,<1.0,>=0.10 # BSD
netifaces>=0.10.4 # MIT
ipaddress>=1.0.7;python_version<'3.3' # PSF
cryptography!=2.0,>=1.6 # BSD/Apache-2.0
pyroute2>=0.4.19 # Apache-2.0 (+ dual licensed GPL2)
pyroute2>=0.4.20 # Apache-2.0 (+ dual licensed GPL2)
gunicorn>=19.0.0 # MIT

View File

@ -18,17 +18,17 @@ bandit>=1.1.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0
# Docs
sphinxcontrib-actdiag # BSD
sphinxcontrib-blockdiag # BSD
sphinxcontrib-nwdiag # BSD
sphinxcontrib-seqdiag # BSD
docutils>=0.11 # OSI-Approved Open Source, Public Domain
sphinx>=1.6.2 # BSD
graphviz>=0.4.0,!=0.5.0 # MIT License
openstackdocstheme>=1.16.0 # Apache-2.0
sphinxcontrib-actdiag # BSD
sphinxcontrib-blockdiag # BSD
sphinxcontrib-nwdiag # BSD
sphinxcontrib-seqdiag # BSD
docutils>=0.11 # OSI-Approved Open Source, Public Domain
sphinx>=1.6.2 # BSD
graphviz!=0.5.0,>=0.4.0 # MIT License
openstackdocstheme>=1.16.0 # Apache-2.0
# This needs to be installed after above modules
pydotplus>=2.0.2 # MIT License
pyparsing>=2.1.0 # MIT
networkx>=1.10 # BSD
pydotplus>=2.0.2 # MIT License
pyparsing>=2.1.0 # MIT
networkx>=1.10 # BSD