From a8438d3d3a2171fbf75d5ec5291cff2cec345eb7 Mon Sep 17 00:00:00 2001 From: Oleksandr Chychkan Date: Tue, 2 Nov 2021 17:39:40 -0700 Subject: [PATCH] Upgrade opencv-contrib-python-headless to 4.5.4.58 for Python 10 --- requirements_3.10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_3.10.txt b/requirements_3.10.txt index 0e5beb3..efe6335 100644 --- a/requirements_3.10.txt +++ b/requirements_3.10.txt @@ -1,5 +1,5 @@ numpy==1.19.5 -opencv-contrib-python-headless==4.5.1.48 +opencv-contrib-python-headless==4.5.4.58 scipy==1.7.1 tensorflow==2.6.0 colorama==0.4.4