From 89a5a84de1dab5123d7f3208c2a5ec7a97c5684a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 00:16:52 +0000 Subject: [PATCH] Update opencv-python requirement from ~=4.11.0.86 to ~=4.12.0.88 --- updated-dependencies: - dependency-name: opencv-python dependency-version: 4.12.0.88 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 ab80c89..b188a55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ matplotlib~=3.10.3 notebook~=7.4.4 numpy openai~=1.93.0 -opencv-python~=4.11.0.86 +opencv-python~=4.12.0.88 openpyxl~=3.1.5 pandas~=2.3.0 pdf2image~=1.17.0