From 097bafdc548a4f1175d26045213c4b7e5b2ebfd6 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Thu, 14 May 2020 12:43:41 -0700 Subject: [PATCH] add pycurl to tools requirements old-commit-hash: f15f24b529a402ec3d0867560b9812e4767661d4 --- tools/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/requirements.txt b/tools/requirements.txt index 03afaa573..210286dcc 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -8,4 +8,5 @@ numpy opencv-python pygame hexdump +pycurl av==0.5.0