From ee85db1f4992760d1d4e745e1a45eb809f076cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:16:22 +0000 Subject: [PATCH] Bump opencv-python from 3.4.5.20 to 3.4.7.28 in /python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.5.20 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] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 09e2a53..7f7901b 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,7 +2,7 @@ pillow<7 torch==1.3.1 torchvision==0.4.2 imgaug==0.2.7 -opencv-python==3.4.5.20 +opencv-python==3.4.7.28 pyzbar==0.1.7 exman pymongo==3.7.2