From f78bda6453e1ad53a778005644658bfd8c02b21b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:19:08 +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-hw.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-hw.txt b/requirements-hw.txt index a5ddc5b..e6355f4 100644 --- a/requirements-hw.txt +++ b/requirements-hw.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.6.0 numpy==1.15.1 -opencv-python==4.0.0.21 +opencv-python==4.1.1.26 tqdm==4.23.4 Pillow==5.1.0 requests==2.20.0 diff --git a/requirements.txt b/requirements.txt index 24d6419..25d787f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.6.0 numpy==1.15.1 -opencv-python==4.0.0.21 +opencv-python==4.1.1.26 tqdm==4.23.4 Pillow==5.1.0 requests==2.20.0