From 5210a7116dfbda5bff160359d7e6b347ce2f8f58 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Thu, 2 Mar 2023 01:01:14 +0000 Subject: [PATCH] Bump Python requirement opencv-python-headless to 4.7.0.72 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ee5dc7..74bd6cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ huggingface-hub==0.12.0 numpy==1.24.1 -opencv-python-headless==4.7.0.68 +opencv-python-headless==4.7.0.72 pyyaml==6.0 requests>=2,<3 teklia_toolbox==0.1.3 -- GitLab