From 181481d77f86c9a5603651a0481b0e2ebb8b3f81 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 14:15:32 +0300 Subject: [PATCH] Bump opencv-python from 4.3.0.38 to 4.4.0.40 in /cvat/requirements (#2021) Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.3.0.38 to 4.4.0.40. - [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 33b84dfe..7a9da4d3 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.3.0.38 +opencv-python==4.4.0.40 h5py==2.10.0 imgaug==0.4.0 django-cors-headers==3.4.0