From 640f7e375473a7a274bf293407648ec07e41459c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:57:14 +0000 Subject: [PATCH] Bump opencv-python from 3.4.1.15 to 4.2.0.32 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 002965c..5a3a8cc --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ tensorflow-gpu==1.4.1 easydict==1.6 joblib==0.10.3 numpy==1.12.0 -opencv-python==3.4.1.15 +opencv-python==4.2.0.32 Pillow==4.0.0 keras==2.0.6