From d775ee55f4e7d2e33dc586d97c60c58dfe52d089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 04:27:14 +0000 Subject: [PATCH] Bump opencv-python from 4.7.0.72 to 4.8.0.76 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.72 to 4.8.0.76. - [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 d37a0b0..136d5a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ colorama==0.4.6 matplotlib==3.7.1 mlsocket==0.1.2 numpy==1.24.3 -opencv_python==4.7.0.72 +opencv_python==4.8.0.76 pandas==2.0.2 Pillow==10.0.0 PyYAML==6.0.1