Bump taskflow version to minimum 2.7.0

Global requirements are set to minimum 2.7.0 [1].

[1] https://github.com/openstack/requirements/blob/master/global-requirements.txt#L280

Change-Id: I271dbb1f2d387e5f8925e74c65fbd5adb908ebde
Closes-Bug: #1659495
This commit is contained in:
Dinesh Bhor 2017-01-31 09:46:25 +05:30
parent c28fae1c5f
commit 8ac42712cd
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
setuptools>=16.0 # PSF/ZPL
six>=1.9.0 # MIT
stevedore>=1.10.0 # Apache-2.0
taskflow>=1.26.0 # Apache-2.0
taskflow>=2.7.0 # Apache-2.0