From 88af78e10cd56e954f897f31d89f300efe5b7111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:03:51 +0000 Subject: [PATCH] Bump opencv-python from 3.4.1.15 to 4.2.0.32 in /dope Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.1.15 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] --- dope/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dope/requirements.txt b/dope/requirements.txt index 4e3fdc7..f7f34b4 100644 --- a/dope/requirements.txt +++ b/dope/requirements.txt @@ -2,6 +2,6 @@ pyrr==0.9.2 torch==0.4.0 numpy==1.14.2 scipy==1.1.0 -opencv_python==3.4.1.15 +opencv_python==4.2.0.32 Pillow torchvision==0.2.1