From 6d7a6ccea14a496fb763ddee354bd851f82e83bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:03:05 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 8.3.2. - [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/4.0.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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 51f1519..1d4fc89 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ easydict==1.6 joblib==0.10.3 numpy==1.12.0 opencv-python==3.2.0.6 -Pillow==4.0.0 +Pillow==8.3.2 keras==2.0.6