From 23e1db0d4c033a16e8d47efcda74ac7d0f175f5d Mon Sep 17 00:00:00 2001 From: Robert Nelson <32576389+Robert-N7@users.noreply.github.com> Date: Tue, 19 Oct 2021 21:52:29 -0600 Subject: [PATCH] updated pillow --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c06ad80..cb6d942 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ fuzzywuzzy~=0.18.0 python-levenshtein~=0.12.0 pycollada~=0.7.1 numpy~=1.19.5 -pillow~=8.2.0 +pillow~=8.3.2 pyinstaller~=4.0 ifilter~=0.2