From 24eedfc2e265d6211626dd10cdbaf7eb6549de9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:10:29 +0000 Subject: [PATCH] Bump opencv-python from 4.1.2.30 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.2.30 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] --- mono/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mono/requirements.txt b/mono/requirements.txt index d787242..6fb154f 100644 --- a/mono/requirements.txt +++ b/mono/requirements.txt @@ -2,5 +2,5 @@ tensorboard==1.10.0 tensorflow-gpu==1.10.0 numpy==1.14.5 tqdm==4.46.1 -opencv-python==4.2.0.34 +opencv-python==4.2.0.32 matplotlib==3.2.2 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index f02fd80..cc57975 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ imageio==2.6.1 matplotlib==3.0.3 numpy==1.17.4 -opencv-python==4.1.2.30 +opencv-python==4.2.0.32 Pillow==6.2.1 scikit-image==0.15.0 scipy==1.4.1