Update required version of taskflow

2.16.0 is from a Queens release -- push things
forward a bit to reduce the odds that we'll
end up with issues related to dependency updates
(such as networkx 2.0) or Python 3.

Change-Id: I2b96530b32d7a32acb653d2b432e1421c12554bf
This commit is contained in:
Eric Harney 2019-03-05 10:55:45 -05:00
parent bf7e6dd12c
commit 042b22a078
2 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ statsd==3.2.2
stestr==2.0.0
stevedore==1.20.0
suds-jurko==0.6
taskflow==2.16.0
taskflow==3.2.0
tempest==17.1.0
Tempita==0.5.2
tenacity==4.9.0

View File

@ -48,7 +48,7 @@ pytz>=2013.6 # MIT
requests>=2.14.2,!=2.20.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes>=2.3.1 # MIT
taskflow>=2.16.0 # Apache-2.0
taskflow>=3.2.0 # Apache-2.0
rtslib-fb>=2.1.65 # Apache-2.0
six>=1.10.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT