From 75933e93a1f5a2bfc545193032e4907494f9ab8f Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Thu, 16 Jan 2020 09:47:33 -0800 Subject: [PATCH] updates --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 08b1bdba..8b657254 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # pip install -U -r requirements.txt numpy -opencv-python -torch >= 1.3 +opencv-python >= 4.1 +torch >= 1.4 matplotlib pycocotools tqdm