From 1e8ab724d322f8badfc0f85d262a0b404953d9fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 05:11:36 +0000 Subject: [PATCH] Bump opencv-python-headless from 4.10.0.84 to 5.0.0.93 in /backend Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.10.0.84 to 5.0.0.93. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python-headless dependency-version: 5.0.0.93 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c0f57a2..e89f92d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ python-multipart==0.0.20 sqlalchemy==2.0.36 pydantic==2.10.4 numpy==2.2.1 -opencv-python-headless==4.10.0.84 +opencv-python-headless==5.0.0.93 torch==2.5.1 torchvision==0.20.1 scikit-learn==1.6.0