From e1c6136906d3f7f1c620b43c36b6531429a8a8b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 13:56:38 +0000 Subject: [PATCH] build(deps): bump opencv-python from 4.9.0.80 to 4.10.0.84 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.9.0.80 to 4.10.0.84. - [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 c58e5232..1ef75b51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ networkx==3.2.1; python_version < "3.10" numba==0.59.0 numpy==1.26.4 omegaconf==2.3.0 -opencv-python==4.9.0.80 +opencv-python==4.10.0.84 openpyxl==3.1.2 pandas==2.2.2 # pandas==1.5.3 # scib 1.1.4 requires pandas<2