From b7868324876ba65ce0dd578d757428f334a441b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:15:13 +0000 Subject: [PATCH] build(deps): bump opencv-python in /examples/arxiv-topic-modelling Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.6.0.66 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] --- examples/arxiv-topic-modelling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/arxiv-topic-modelling/requirements.txt b/examples/arxiv-topic-modelling/requirements.txt index 8fbfc4a33a..6464c52ecc 100644 --- a/examples/arxiv-topic-modelling/requirements.txt +++ b/examples/arxiv-topic-modelling/requirements.txt @@ -105,7 +105,7 @@ oauthlib==3.2.2 olefile==0.46 omegaconf==2.3.0 onnxruntime==1.14.1 -opencv-python==4.6.0.66 +opencv-python==4.8.1.78 openpyxl==3.1.2 packaging==23.1 pandas==1.5.3