From a56e7559506bb0d9597b2a69ef92f89d820797ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:23:48 +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-cuda.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-colab.txt b/requirements-colab.txt index 128a518..6ac5074 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -1,7 +1,7 @@ tqdm numpy==1.17.0 h5py==2.9.0 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 ffmpeg-python==0.1.17 scikit-image==0.14.2 scipy==1.4.1 diff --git a/requirements-cuda.txt b/requirements-cuda.txt index 905aaef..79af126 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -1,7 +1,7 @@ tqdm numpy==1.17.0 h5py==2.9.0 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 ffmpeg-python==0.1.17 scikit-image==0.14.2 scipy==1.4.1