From 6b143b99058c3728f5e0f23ca74d08a3285f462f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:03:06 +0000 Subject: [PATCH] Bump opencv-python in /src/mloq/assets/requirements Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.4.58 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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/mloq/assets/requirements/data-science.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mloq/assets/requirements/data-science.txt b/src/mloq/assets/requirements/data-science.txt index d67e5553..e3e66602 100644 --- a/src/mloq/assets/requirements/data-science.txt +++ b/src/mloq/assets/requirements/data-science.txt @@ -1,7 +1,7 @@ networkx==2.6.3 numba==0.54.1 numpy==1.21.4 -opencv-python==4.5.4.58 +opencv-python==4.8.1.78 pandas==1.3.4 pillow-simd==7.0.0.post3 scipy==1.7.2