From 538159315ba2e2219fb5604736a77056c5d77445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 21:48:36 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.0 to 1.15.2 in /obj-detect Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.0 to 1.15.2. - [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.0...v1.15.2) Signed-off-by: dependabot[bot] --- obj-detect/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obj-detect/requirements.txt b/obj-detect/requirements.txt index 631bc62..16d5373 100644 --- a/obj-detect/requirements.txt +++ b/obj-detect/requirements.txt @@ -29,7 +29,7 @@ pyzmq==17.1.2 six==1.12.0 tensorboard==1.13.1 tensorflow-estimator==1.13.0 -tensorflow-gpu==1.15.0 +tensorflow-gpu==1.15.2 termcolor==1.1.0 Werkzeug==0.15.5 zerorpc==0.6.1