From 99735e3b5128001f8877802ba6e137070272784b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:04:18 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 6.2.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7ad16ef..b04edbb --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Keras==2.1.3 numpy==1.14.2 image==1.5.20 -Pillow==5.0.0 +Pillow==6.2.0 tensorflow==1.6.0 h5py==2.7.1 jupyter==1.0.0