From 19fb8727576e45482f19cbd43b653cce12d3aa3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:03:04 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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-colab.txt | 2 +- requirements-cpu.txt | 2 +- requirements-cuda.txt | 2 +- requirements-opencl.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-colab.txt b/requirements-colab.txt index 5f2216f..0a401e6 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -1,7 +1,7 @@ numpy==1.16.1 h5py==2.9.0 Keras==2.2.4 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 tensorflow-gpu==1.13.1 plaidml-keras==0.5.0 scikit-image diff --git a/requirements-cpu.txt b/requirements-cpu.txt index 0e61666..287bc59 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -1,7 +1,7 @@ numpy==1.16.1 h5py==2.9.0 Keras==2.2.4 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 tensorflow==1.12.0 scikit-image tqdm diff --git a/requirements-cuda.txt b/requirements-cuda.txt index cbb3279..9ba4749 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -1,7 +1,7 @@ numpy==1.16.1 h5py==2.9.0 Keras==2.2.4 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 tensorflow-gpu==1.12.0 plaidml==0.6.0rc1 plaidml-keras==0.5.0 diff --git a/requirements-opencl.txt b/requirements-opencl.txt index 2a357c1..3f31312 100644 --- a/requirements-opencl.txt +++ b/requirements-opencl.txt @@ -1,7 +1,7 @@ numpy==1.16.1 h5py==2.9.0 Keras==2.2.4 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 tensorflow==1.12.0 plaidml==0.6.0rc1 plaidml-keras==0.5.0