From c1b37076cbed522d67f438d22d43cf8876b6f71a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:12:26 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 6.2.0 in /9-serving Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/5.0.0...6.2.0) 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..5176f3b 100644 --- a/9-serving/requirements.txt +++ b/9-serving/requirements.txt @@ -1,6 +1,6 @@ grpc==0.3.post19 numpy==1.14.0 -Pillow==5.0.0 +Pillow==6.2.0 python-mnist==0.5 tensorflow==1.5.0 tensorflow-serving-api==1.4.0