From 3ce86e5763ec1e03ee08072fcde16252cbc0445a Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Tue, 2 Aug 2022 17:08:17 +0200 Subject: [PATCH] Bump Pillow requirement --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 39eb7c1..475d925 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ install_requires = click Jinja2>=2.7 Markdown - Pillow>=4.0.0 + Pillow>=8.0.0 pilkit natsort