From 89d8d57c62bd956c4a999b990f93c4fe1a480f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:05:44 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 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] --- cpu_requirements.txt | 2 +- gpu_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cpu_requirements.txt b/cpu_requirements.txt index 6acd53c..30a1560 100644 --- a/cpu_requirements.txt +++ b/cpu_requirements.txt @@ -1,7 +1,7 @@ jsonschema==2.6.0 matplotlib==3.2.1 numpy==1.18.2 -opencv-python==3.4.0.12 +opencv-python==4.2.0.32 Pillow==8.1.1 PyQt5==5.14.2 redner==0.3.11 diff --git a/gpu_requirements.txt b/gpu_requirements.txt index 8d20cfe..7d6d989 100644 --- a/gpu_requirements.txt +++ b/gpu_requirements.txt @@ -1,7 +1,7 @@ jsonschema==2.6.0 matplotlib==3.2.1 numpy==1.18.2 -opencv-python==3.4.0.12 +opencv-python==4.2.0.32 Pillow==8.1.1 PyQt5==5.14.2 redner-gpu==0.3.11