Update to recent release of tosca-parser 0.5.0
The tosca-parser 0.5.0 is out today and heat-translator needs to make changes accordinly. The changes will require to have minimum of 0.5.0 tosca-parser release. Change-Id: Ia994ade86a6a8ee0724efd5830140ea1fd47d24e
This commit is contained in:
parent
c7f8c7c69d
commit
555d7d4bc0
@ -240,7 +240,7 @@ taskflow>=1.26.0 # Apache-2.0
|
||||
tempest>=11.0.0 # Apache-2.0
|
||||
tempest-lib>=0.14.0 # Apache-2.0
|
||||
tooz>=1.28.0 # Apache-2.0
|
||||
tosca-parser>=0.4.0 # Apache-2.0
|
||||
tosca-parser>=0.5.0 # Apache-2.0
|
||||
tripleo-image-elements # Apache-2.0
|
||||
urllib3>=1.8.3 # MIT
|
||||
unicodecsv>=0.8.0 # BSD
|
||||
|
@ -364,7 +364,7 @@ toml===0.9.1
|
||||
toolz===0.7.4
|
||||
tooz===1.34.0
|
||||
tornado===4.3
|
||||
tosca-parser===0.4.0
|
||||
tosca-parser===0.5.0
|
||||
traceback2===1.4.0
|
||||
treq===15.1.0
|
||||
tripleo-image-elements===0.8.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user