From 2f92a3cc38805d8cb7cb006eb0570d843f89143b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 23:20:07 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 8.1.1 in /classification Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 8.1.1. - [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.4.1...8.1.1) Signed-off-by: dependabot[bot] --- classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classification/requirements.txt b/classification/requirements.txt index ab7e27c..c634408 100644 --- a/classification/requirements.txt +++ b/classification/requirements.txt @@ -20,7 +20,7 @@ nvidia-ml-py3==7.352.0 olefile==0.46 opencv-python==3.4.1.15 pathlib==1.0.1 -Pillow==5.4.1 +Pillow==8.1.1 pretrainedmodels==0.7.4 protobuf==3.6.1 pycparser==2.19