From 6fdbb898b24fb0ac089e3b0add5630430bf04472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 18:03:18 +0000 Subject: [PATCH] Bump opencv-contrib-python in /machine-learning/sift Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.2.16 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- machine-learning/sift/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine-learning/sift/requirements.txt b/machine-learning/sift/requirements.txt index ba61942c..c9030f72 100644 --- a/machine-learning/sift/requirements.txt +++ b/machine-learning/sift/requirements.txt @@ -1,3 +1,3 @@ -opencv-contrib-python==3.4.2.16 +opencv-contrib-python==4.2.0.32 opencv-python==3.4.2.16 numpy \ No newline at end of file