From 8547ff7e5a30754b33d6499e1e4029b45072f28d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 13:34:03 +0000 Subject: [PATCH] build(deps): bump opencv-python from 4.9.0.80 to 4.10.0.82 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.9.0.80 to 4.10.0.82. - [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..27d25277 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.82 openpyxl==3.1.2 pandas==2.2.2 # pandas==1.5.3 # scib 1.1.4 requires pandas<2