From 90c8f789ee413b7a23deb48b166cfd535cb22970 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 16:42:02 +0300 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.2.0 in /cvat/requirements (#1761) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.2.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.2...v2.2.0) 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 6e016bd8..2cb72766 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -38,7 +38,7 @@ django-rest-auth[with_social]==0.9.5 cython==0.29.20 matplotlib==3.0.3 scikit-image==0.15.0 -tensorflow==1.15.2 +tensorflow==2.2.0 keras==2.4.2 opencv-python==4.1.0.25 h5py==2.10.0