From 2e30c535d1b6d96c32bfa57e9bb17fceb3177d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 04:36:25 +0000 Subject: [PATCH] Bump opencv-python from 4.5.2.54 to 4.8.0.74 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.2.54 to 4.8.0.74. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-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 643ceaf..51e6e9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pigpio==1.78 pyserial==3.5 nidaqmx==0.6.4 click==8.1.3 -opencv-python==4.5.2.54 +opencv-python==4.8.0.74 opencv-contrib-python==4.5.2.54 numpy>=1.14.5 pandas==1.5.2