From aa70b8d49a24ab03e512d950600d048b2be5b987 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Mahato Date: Wed, 11 Dec 2024 09:54:48 +0530 Subject: [PATCH] added correct version --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index 1bfc829..0eca90d 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,2 +1,2 @@ certifi==2024.7.4 -opencv-contrib-python==3.3.0.9 \ No newline at end of file +opencv-contrib-python==3.4.11.45 \ No newline at end of file