From 85726a72a356e9cdc160b5b41baa4ace966b3dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:33:30 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 036fc88..3259a49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ tensorflow_gpu==2.4.0 scikit_image==0.17.2 numpy==1.13.3 osgeo==0.0.0 -Pillow==8.2.0 +Pillow==9.0.0 skimage==0.0 tensorflow==2.4.0