Updated from global requirements

Change-Id: Iae54ae2a251f3127a95e5628976ea9b422280698
This commit is contained in:
OpenStack Proposal Bot 2017-03-10 03:35:27 +00:00
parent 56eaa21f9f
commit 21d1239806
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ pyOpenSSL>=0.14 # Apache-2.0
WSME>=0.8 # MIT
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
taskflow>=2.7.0 # Apache-2.0
diskimage-builder>=1.1.2,!=1.6.0,!=1.7.0,!=1.7.1 # Apache-2.0
diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2 # Apache-2.0
#for the amphora api
Flask!=0.11,<1.0,>=0.10 # BSD