From a2a475055a3ee5c321cf4f65c5af8ec847973e82 Mon Sep 17 00:00:00 2001 From: Sahil <87767966+margin01001@users.noreply.github.com> Date: Thu, 3 Nov 2022 13:23:17 +0530 Subject: [PATCH] opencv 3.4.1.15 was not working --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16e21e6..63e8197 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ EasyDict==1.7 -opencv-python==3.4.1.15 +opencv-python==3.4.5.20 Cython scipy pandas