From b0eed55536a40575e51435f3a2a63930ef8fed5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 17:49:23 +0000 Subject: [PATCH] Bump tensorflow from 1.5.0 to 2.3.1 in /9-serving Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.5.0 to 2.3.1. - [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.5.0...v2.3.1) Signed-off-by: dependabot[bot] --- 9-serving/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9-serving/requirements.txt b/9-serving/requirements.txt index b9ef7e2..c29ead7 100644 --- a/9-serving/requirements.txt +++ b/9-serving/requirements.txt @@ -2,5 +2,5 @@ grpc==0.3.post19 numpy==1.14.0 Pillow==5.0.0 python-mnist==0.5 -tensorflow==1.5.0 +tensorflow==2.3.1 tensorflow-serving-api==1.4.0