Updated from global requirements

Change-Id: I3d5b3636ec2b76a71afa467793c7ce5418e762b8
This commit is contained in:
OpenStack Proposal Bot 2018-03-17 08:25:34 +00:00
parent d3abc38851
commit 58a091d225
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ python-swiftclient>=3.2.0 # Apache-2.0
python-ironicclient>=2.2.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
alembic>=0.8.10 # MIT
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
cryptography>=2.1 # BSD/Apache-2.0
python-dateutil>=2.5.3 # BSD
python-glanceclient>=2.8.0 # Apache-2.0
Routes>=2.3.1 # MIT

View File

@ -16,7 +16,7 @@ testtools>=2.2.0 # MIT
# Doc requirements
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
# release note requirements
reno>=2.5.0 # Apache-2.0