From c5ee58db6f2b67345f845e4f9f4b6ae45427a401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:15:11 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 3.4.7.28 in /src Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 to 3.4.7.28. - [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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 26074f9..43f1158 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -17,7 +17,7 @@ msgpack-python==0.5.4 murmurhash==0.28.0 networkx==2.1 numpy==1.14.2 -opencv-python==3.4.0.12 +opencv-python==3.4.7.28 parabolic==0.1.2 pathlib==1.0.1 Pillow==8.1.1