add tenacity to requirements
Change-Id: Ia1072f9e3a5a78dafada16980f84317156747a29
This commit is contained in:
parent
d43b9c11e4
commit
bbf04e06c0
@ -47,4 +47,5 @@ six>=1.11.0 # MIT
|
|||||||
debtcollector>=1.19.0 # Apache-2.0
|
debtcollector>=1.19.0 # Apache-2.0
|
||||||
cotyledon>=1.6.8 # Apache-2.0
|
cotyledon>=1.6.8 # Apache-2.0
|
||||||
futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
|
futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
|
||||||
pytz>=2013.6 # MIT
|
pytz>=2013.6 # MIT
|
||||||
|
tenacity>=4.9.0
|
Loading…
Reference in New Issue
Block a user