Updated from global requirements

Change-Id: I4047f77472fa99a845d5cf014bf7390e8efe617c
This commit is contained in:
OpenStack Proposal Bot 2017-04-03 15:13:09 +00:00
parent 7c31b45509
commit e9cd7572c2
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ pyOpenSSL>=0.14 # Apache-2.0
WSME>=0.8 # MIT
Jinja2>=2.8 # BSD License (3 clause)
taskflow>=1.26.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