From 0e0cebd807212d8bc72f8fc31d9819c07d76b4a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 04:00:52 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.5.2.54 to 4.7.0.68 Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.5.2.54 to 4.7.0.68. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6c7c1f..6059170 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pyserial==3.5 nidaqmx==0.6.4 click==8.1.3 opencv-python==4.5.2.54 -opencv-contrib-python==4.5.2.54 +opencv-contrib-python==4.7.0.68 numpy>=1.14.5 pandas==1.5.0 scikit-learn== 0.24.1