From 33156ab32f4178cc7a1dae2e1647aad7d470d677 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 16:55:25 +0300 Subject: [PATCH] Bump opencv-python from 4.4.0.40 to 4.4.0.42 in /cvat/requirements (#2040) Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.4.0.40 to 4.4.0.42. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- cvat/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt index 7a9da4d3..3889fed5 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -40,7 +40,7 @@ matplotlib==3.0.3 scikit-image==0.15.0 tensorflow==2.2.0 keras==2.4.2 -opencv-python==4.4.0.40 +opencv-python==4.4.0.42 h5py==2.10.0 imgaug==0.4.0 django-cors-headers==3.4.0