From 42e3e6240537a22fa15ce9607fbaaa207f6659ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:53:28 +0000 Subject: [PATCH] Bump opencv-python from 3.4.1.15 to 4.2.0.32 in /shresth Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.1.15 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shresth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shresth/requirements.txt b/shresth/requirements.txt index ce971ab..1152dfe 100644 --- a/shresth/requirements.txt +++ b/shresth/requirements.txt @@ -10,7 +10,7 @@ gunicorn==19.9.0 html5lib==0.9999999 Markdown==2.6.11 numpy==1.14.5 -opencv-python==3.4.1.15 +opencv-python==4.2.0.32 pandas==0.23.3 protobuf==3.6.0 python-dateutil==2.7.3