From bdbb88f070060afb524bf6006fddcb3317ad7d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:04:16 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 in /retrieval Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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] --- retrieval/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retrieval/requirements.txt b/retrieval/requirements.txt index c660113..2e760e6 100644 --- a/retrieval/requirements.txt +++ b/retrieval/requirements.txt @@ -5,7 +5,7 @@ matplotlib==3.1.3 pandas==1.0.1 scikit_image==0.16.2 numpy==1.18.1 -opencv_python==4.1.0.25 +opencv_python==4.2.0.32 Pillow==8.1.1 PyYAML==5.3.1 scikit_learn==0.22.2.post1