From 0c7886402e0100dcb6bbdadacf954ce61d874323 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:43:12 +0000 Subject: [PATCH] Bump opencv-python-headless from 4.5.2.54 to 4.8.1.78 in /docker Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.5.2.54 to 4.8.1.78. - [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-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 834799c..59d6bfe 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -1,5 +1,5 @@ PyYAML==5.4.1 -opencv-python-headless==4.5.2.54 +opencv-python-headless==4.8.1.78 scikit-image==0.17.2 numpy==1.23.4 #tensorflow-gpu==2.4.0