Merge "Bump diskimage-builder minimum to 2.24.0"

This commit is contained in:
Zuul 2019-10-09 01:32:49 +00:00 committed by Gerrit Code Review
commit ca80bc9e03
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Babel>=1.3
diskimage-builder
diskimage-builder>=2.24.0
PyYAML
six>=1.9.0

View File

@ -24,7 +24,7 @@ cryptography==2.1
debtcollector==1.19.0
decorator==4.2.1
deprecation==2.0
diskimage-builder==1.1.2
diskimage-builder==2.24.0
distro===1.2.0
doc8==0.6.0
docutils==0.14

View File

@ -39,7 +39,7 @@ pyOpenSSL>=17.1.0 # Apache-2.0
WSME>=0.8.0 # MIT
Jinja2>=2.10 # BSD License (3 clause)
taskflow>=2.16.0 # Apache-2.0
diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2 # Apache-2.0
diskimage-builder>=2.24.0 # Apache-2.0
futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
castellan>=0.16.0 # Apache-2.0
tenacity>=5.0.4 # Apache-2.0