Bump taskflow requirement to 3.8.0
taskflow 3.8.0 includes: 4336599 Fix python3.8 hmac compatibility which is required for Python 3.8. Change-Id: I491e1a2b9995bf7462ccb4949558b1fd4698759e
This commit is contained in:
parent
8e37faa18c
commit
2caf753dbe
@ -139,7 +139,7 @@ statsd==3.2.2
|
||||
stestr==2.2.0
|
||||
stevedore==1.31.0
|
||||
tabulate==0.8.5
|
||||
taskflow==3.2.0
|
||||
taskflow==3.8.0
|
||||
Tempita==0.5.2
|
||||
tenacity==6.0.0
|
||||
testrepository==0.0.20
|
||||
|
@ -43,7 +43,7 @@ python-swiftclient>=3.2.0 # Apache-2.0
|
||||
pytz>=2013.6 # MIT
|
||||
requests>=2.14.2,!=2.20.0 # Apache-2.0
|
||||
Routes>=2.3.1 # MIT
|
||||
taskflow>=3.2.0 # Apache-2.0
|
||||
taskflow>=3.8.0 # Apache-2.0
|
||||
rtslib-fb>=2.1.65 # Apache-2.0
|
||||
six>=1.10.0 # MIT
|
||||
SQLAlchemy>=1.3.0 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user