From 56001f4d890621c75009a79a77b3203b30d29c84 Mon Sep 17 00:00:00 2001 From: Oleksandr Chychkan Date: Sun, 31 Oct 2021 20:37:05 -0700 Subject: [PATCH] Upgrade opencv-contrib-python-headless to 4.5.1.48 for Python 3.9 --- requirements_3.9.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_3.9.txt b/requirements_3.9.txt index 6608795..0e5beb3 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -1,5 +1,5 @@ numpy==1.19.5 -opencv-contrib-python-headless==4.4.0.46 +opencv-contrib-python-headless==4.5.1.48 scipy==1.7.1 tensorflow==2.6.0 colorama==0.4.4 -- 2.52.0