From 1bc5fb23b8276da93eef31b6723f4bfddfbc31b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:57:24 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 in /examples/visual_nav_cmp Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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] --- examples/visual_nav_cmp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/visual_nav_cmp/requirements.txt b/examples/visual_nav_cmp/requirements.txt index 7bae278a..6f09627f 100644 --- a/examples/visual_nav_cmp/requirements.txt +++ b/examples/visual_nav_cmp/requirements.txt @@ -1,5 +1,5 @@ numpy>=1.16.0 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 recordclass==0.10.2 yacs==0.1.6 tensorflow==1.11.0