From c62be682daf05f68b9478e5ec3fda10ef4042424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:21:56 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.1.1.26 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.1.1.26. - [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 6ed6edc..b36faad 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -1,7 +1,7 @@ numpy==1.17.0 h5py==2.9.0 Keras==2.2.4 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 tensorflow-gpu==1.13.1 plaidml-keras==0.5.0 scikit-image diff --git a/requirements-cpu.txt b/requirements-cpu.txt index 1152b18..e36654c 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -1,7 +1,7 @@ numpy==1.17.0 h5py==2.9.0 Keras==2.2.4 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 tensorflow==1.12.0 scikit-image tqdm diff --git a/requirements-cuda.txt b/requirements-cuda.txt index 0d6ab03..5fad708 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -1,7 +1,7 @@ numpy==1.17.0 h5py==2.9.0 Keras==2.2.4 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 tensorflow-gpu==1.12.0 plaidml==0.6.0 plaidml-keras==0.5.0 diff --git a/requirements-opencl.txt b/requirements-opencl.txt index 2ac2908..4f27f54 100644 --- a/requirements-opencl.txt +++ b/requirements-opencl.txt @@ -1,7 +1,7 @@ numpy==1.17.0 h5py==2.9.0 Keras==2.2.4 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 tensorflow==1.12.0 plaidml==0.6.0 plaidml-keras==0.5.0