Compare commits

...

2 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
0ba81f9f86 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-03 21:27:25 +00:00
Timmy Welch
8c85a60f67 Add pillow-jxl-plugin as an optional dependency 2024-08-03 14:15:00 -07:00

View File

@ -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