From 9030966f81618a2eabfd26cd8c8d277e30ab15b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:10:59 +0000 Subject: [PATCH] Bump opencv-python from 3.4.11.45 to 4.2.0.32 in /cam_calib_20200508 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.11.45 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] --- cam_calib_20200508/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cam_calib_20200508/requirements.txt b/cam_calib_20200508/requirements.txt index 2e0895c..722a765 100644 --- a/cam_calib_20200508/requirements.txt +++ b/cam_calib_20200508/requirements.txt @@ -1,7 +1,7 @@ numpy==1.16.4 checkerboard==0.2.4 matplotlib==3.0.3 -opencv_python==3.4.11.45 +opencv_python==4.2.0.32 pandas==1.1.4 tqdm==4.51.0 toml==0.10.2