From 023177cb45f2e11b89808105adaf0f2b2d276d68 Mon Sep 17 00:00:00 2001 From: Letter N <24603524+LetterN@users.noreply.github.com> Date: Tue, 18 Jan 2022 11:43:49 +0800 Subject: [PATCH] Revert "Bump pillow from 8.3.2 to 9.0.0 in /tools" --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index c4f554212c..a9abe5e826 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ pygit2==1.0.1 bidict==0.13.1 -Pillow==9.0.0 +Pillow==8.3.2 # changelogs PyYaml==5.4