From b911a8eebee7b30352a4902b0749e5775385339b Mon Sep 17 00:00:00 2001 From: Oleksandr Chychkan Date: Thu, 21 Oct 2021 21:06:43 -0700 Subject: [PATCH] Bump opencv-contrib-python-headless to 4.1.2.30 for Python 3.6 --- requirements_3.6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_3.6.txt b/requirements_3.6.txt index e3a8e45..d4a7650 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -1,5 +1,5 @@ numpy==1.19.2 -opencv-contrib-python-headless==4.1.0.25 +opencv-contrib-python-headless==4.1.2.30 scipy==1.5.4 tensorflow==2.6.0 colorama==0.4.4 -- 2.52.0