From 44560b5bb74e451767725144c3fa5f1564481a20 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Thu, 14 May 2020 15:19:52 -0700 Subject: [PATCH] add tenacity to tools requirements --- tools/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/requirements.txt b/tools/requirements.txt index 210286dc..d5887cb5 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -9,4 +9,5 @@ opencv-python pygame hexdump pycurl +tenacity av==0.5.0