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:
Sahdev Zala 2016-05-04 13:47:46 -07:00
parent c7f8c7c69d
commit 555d7d4bc0
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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