From 8c85a60f67cb2047be549ac1540869cd5302e4e0 Mon Sep 17 00:00:00 2001 From: Timmy Welch Date: Sat, 3 Aug 2024 14:15:00 -0700 Subject: [PATCH] Add pillow-jxl-plugin as an optional dependency --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.cfg b/setup.cfg index 41bf010..5b5b0e1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -92,11 +92,14 @@ all = gcd-talker>0.1.0 metron-talker>0.1.5 pillow-avif-plugin>=1.4.1 + pillow-jxl-plugin>=1.2.5 py7zr rarfile>=4.0 pyicu;sys_platform == 'linux' or sys_platform == 'darwin' avif = pillow-avif-plugin>=1.4.1 +jxl = + pillow-jxl-plugin>=1.2.5 cix = comicinfoxml>=0.2.0 gcd =