From dfc4c195f5f4c8509b9acdd5847f2e76b8bed808 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 10:54:54 +0000 Subject: [PATCH] chore(deps): update dependency opencv_python to v4.13.0.92 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a43a8f..13c833c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Pillow==12.0.0 PyAutoGUI==0.9.54 numpy==2.2.6 -opencv_python==4.12.0.88 +opencv_python==4.13.0.92 pytesseract==0.3.13 requests==2.32.5 pywin32==311