From db203c1262eac38a9e82cf5fce6f9b1a0d1056bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 15:18:19 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...8.1.1) Signed-off-by: dependabot[bot] --- requirements_linux.txt | 2 +- requirements_windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_linux.txt b/requirements_linux.txt index 333e14e5..253e5378 100644 --- a/requirements_linux.txt +++ b/requirements_linux.txt @@ -1,6 +1,6 @@ numpy==1.18.1 matplotlib==3.1.2 -Pillow==6.2.2 +Pillow==8.1.1 opencv-python==4.1.2.30 protobuf==3.6.0 scikit-learn==0.22.1 diff --git a/requirements_windows.txt b/requirements_windows.txt index 96d545f3..ead7a7a9 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -1,6 +1,6 @@ numpy==1.18.1 matplotlib==3.1.2 -Pillow==6.2.2 +Pillow==8.1.1 opencv-python==4.4.0.44 tensorflow==2.0.3 tensorflow-gpu==2.0.3