From 2547edd614b066bd704d49d9cfcbe7e6e2cbe65e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 21:38:18 +0000 Subject: [PATCH] Bump opencv-python from 4.7.0.72 to 4.9.0.80 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.72 to 4.9.0.80. - [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 714727fb..346a883b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ einops==0.7.0 opencv-python-headless==4.8.1.78 numpy openai==0.28.0 -opencv-python==4.7.0.72 +opencv-python==4.9.0.80 timm yapf autopep8