diff --git a/setup.cfg b/setup.cfg index 41bf010..88de046 100644 --- a/setup.cfg +++ b/setup.cfg @@ -92,6 +92,7 @@ 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' @@ -101,6 +102,8 @@ cix = comicinfoxml>=0.2.0 gcd = gcd-talker>=0.1.0 +jxl = + pillow-jxl-plugin>=1.2.5 metron = metron-talker>=0.1.3