Updated from global requirements

Change-Id: Iab43081437b0df77de7c284d3000476d068c0561
This commit is contained in:
OpenStack Proposal Bot 2017-05-18 21:31:04 +00:00
parent 864d39d350
commit 4768052c4f
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
automaton>=0.5.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
WebOb>=1.7.1 # MIT
paramiko>=2.0 # LGPLv2.1+
python-cinderclient>=2.0.1 # Apache-2.0

View File

@ -22,7 +22,7 @@ bashate>=0.2 # Apache-2.0
flake8-import-order==0.11 # LGPLv3
# Doc requirements
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
sphinxcontrib-seqdiag # BSD
openstackdocstheme>=1.5.0 # Apache-2.0