From 0b1fe90c733a46abe889c8143941fc41fc517b76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:52:15 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.1.0.25 to 4.2.0.32 Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4fce2d98..6703db0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ numpy == 1.16.0 pandas == 0.25.3 GPy == 1.9.9 munch == 2.3.2 -opencv-contrib-python==4.1.0.25 +opencv-contrib-python==4.2.0.32 tensorflow-gpu == 1.15.2 # Version Matching. Must be version 0.6.1 tensorflow_probability == 0.7.0 # Minimum version 0.8.0