From 046c4b96292f42d8c1d3f5cdd4c808e3d3b0231e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 04:01:52 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.5.2.54 to 4.5.4.60 Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.5.2.54 to 4.5.4.60. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5e373a..0ff44ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pyserial==3.5 nidaqmx==0.5.7 click==8.0.1 opencv-python==4.5.2.54 -opencv-contrib-python==4.5.2.54 +opencv-contrib-python==4.5.4.60 numpy>=1.14.5 pandas==1.3.2 scikit-learn== 0.24.1