From 71c4a0a345472806a859f9629f47537e272d8518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:11:13 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 in /QQAlbumDownloader Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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] --- QQAlbumDownloader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QQAlbumDownloader/requirements.txt b/QQAlbumDownloader/requirements.txt index 1037418..4985d7c 100644 --- a/QQAlbumDownloader/requirements.txt +++ b/QQAlbumDownloader/requirements.txt @@ -47,7 +47,7 @@ nbformat==5.0.8 nest-asyncio==1.4.3 notebook==6.1.5 numpy==1.19.4 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 openpyxl==3.0.3 packaging==20.4 pandas==0.24.2