From ec944e678b4f219d1656613ec356c2f9d5f3c147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Jul 2022 19:31:56 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.1. - [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.4.0...9.0.1) --- 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 1d9d784..9f94dd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ matplotlib==3.5.1 torch==1.8.2 torchvision==0.9.2 pytorch-lightning==1.5.0 -Pillow==8.4.0 +Pillow==9.0.1 scikit-learn==0.24.2 scipy==1.7.1 transformers==4.11.3