From 30f56abf8caee4da9788d5a9b3660bb1a97dd415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 03:48:24 +0000 Subject: [PATCH] Update opencv-python requirement from ~=4.10.0.84 to ~=4.11.0.86 --- updated-dependencies: - dependency-name: opencv-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 602d85e..a6b0071 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ setuptools==75.6.0 numpy==1.24.4 -opencv-python~=4.10.0.84 +opencv-python~=4.11.0.86 tqdm~=4.67.1 scikit-image==0.25.0