From 91bae9e747fb2e6ca7d29e56647173f299265d74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:45:25 +0000 Subject: [PATCH] build(deps): bump opencv-python from 4.10.0.84 to 4.11.0.86 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.10.0.84 to 4.11.0.86. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b21d35..9547cec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ SQLAlchemy==2.0.36 pillow==11.0.0 PyJWT==2.9.0 alembic==1.14.0 -opencv-python==4.10.0.84 +opencv-python==4.11.0.86 numpy==1.26.4 segment_anything==1.0 scipy==1.14.1