From d4b6341449ece0e2bb8d90bbbc39654f83bcf76d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:55:38 +0000 Subject: [PATCH] build(deps): bump opencv-python in /orb_image_search Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 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-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- orb_image_search/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orb_image_search/requirements.txt b/orb_image_search/requirements.txt index b1ca7a8..d36e6d1 100644 --- a/orb_image_search/requirements.txt +++ b/orb_image_search/requirements.txt @@ -4,7 +4,7 @@ httptools==0.0.11 Flask==2.0.1 MarkupSafe==1.0 numpy==1.15.0 -opencv-python==3.4.2.17 +opencv-python==4.2.0.32 sanic==0.7.0 sanic-jinja2==0.7.1 tinydb==3.11.1