From 9807c88e6e0bb815d90d2e23b64a184a1becc668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:22:17 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.1.1.26 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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_python2.txt | 2 +- requirements_python3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_python2.txt b/requirements_python2.txt index a6dd643c..0ed56c14 100644 --- a/requirements_python2.txt +++ b/requirements_python2.txt @@ -3,7 +3,7 @@ PyYAML>=5.1 scipy>=1.2.0 matplotlib>=2.2.2 Pillow>=5.1.0 -opencv-python==4.0.0.21 +opencv-python==4.1.1.26 open3d_python==0.5.0.0 bezier==0.9.0 scikit-learn==0.20.3 diff --git a/requirements_python3.txt b/requirements_python3.txt index 80eebc48..aa8e7a2b 100644 --- a/requirements_python3.txt +++ b/requirements_python3.txt @@ -3,7 +3,7 @@ PyYAML>=3.11 scipy>=1.2.0 matplotlib>=2.2.2 Pillow>=5.1.0 -opencv-python==4.0.0.21 +opencv-python==4.1.1.26 open3d_python==0.5.0.0 scikit-learn==0.20.3 absl-py==0.7.1