From 1fcf2a39a978b4b78634e5bafa41271e4cdc5d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:25:38 +0000 Subject: [PATCH] chore(deps): bump opencv-contrib-python from 4.10.0.82 to 4.10.0.84 Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.10.0.82 to 4.10.0.84. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5072ff8..7a5a09a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpy==1.26.4 jupyter notebook<7 tensorly==0.8.1 -opencv_contrib_python==4.10.0.82 +opencv_contrib_python==4.10.0.84 matplotlib scikit_learn==1.5.0 scikit_image