From 578187a9f9d173ac9a86e1b161225f02f1705f90 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 17 Dec 2021 13:50:11 +0100 Subject: [PATCH] chg: [requirements] pillow updated to the latest version --- REQUIREMENTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS b/REQUIREMENTS index eaa495a..a71ffea 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -82,7 +82,7 @@ pandas==1.1.5 passivetotal==2.5.4 pcodedmp==1.2.6 pdftotext==2.2.0 -pillow==8.3.1 +pillow==8.3.2 progressbar2==3.53.1 psutil==5.8.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'