From b8ae7839ff9da227dfdd2af8e9fedb1f969357f1 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 26 Jan 2023 11:03:40 +0000
Subject: [PATCH] Bump Python requirement opencv-python to 4.7.0.68

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index e6948b88..4a64a93b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ imageio==2.22.4
 mlflow==2.0.1
 networkx==2.8.8
 numpy==1.23.5
-opencv-python==4.6.0.66
+opencv-python==4.7.0.68
 PyYAML==6.0
 scipy==1.9.3
 tensorboard==2.11.2
-- 
GitLab