From 4f1d931923f3319dd147f1b28bed7cb2d02d793f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:26:46 +0000 Subject: [PATCH] Update opencv-contrib-python requirement from <=4.3.0.28 to <=4.11.0.86 --- updated-dependencies: - dependency-name: opencv-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca07db55..59a6c9f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ motmetrics munch natsort numba >= 0.56.2 -opencv-contrib-python <= 4.3.0.28 +opencv-contrib-python <= 4.11.0.86 openpyxl # paddlepaddle >= 2.5.0 # paddlepaddle-gpu >= 2.5.0