add tenacity to requirements

Change-Id: Ia1072f9e3a5a78dafada16980f84317156747a29
This commit is contained in:
Eyal 2018-11-06 12:17:54 +02:00
parent d43b9c11e4
commit bbf04e06c0
1 changed files with 2 additions and 1 deletions

View File

@ -47,4 +47,5 @@ six>=1.11.0 # MIT
debtcollector>=1.19.0 # Apache-2.0
cotyledon>=1.6.8 # Apache-2.0
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