From 55a6b0522802466a2b45a585b1ef65c0587263d0 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sat, 23 Nov 2019 09:35:11 -1000 Subject: [PATCH] updates --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdd21aba..a475a45c 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # pip3 install -U -r requirements.txt numpy opencv-python -torch >= 1.2 +torch >= 1.3 matplotlib pycocotools tqdm