Merge pull request 'fix: correct apng version pin (0.3.4, not 3.1.1)' (#192) from fix/apng-version-pin into main
All checks were successful
Build Docker Image / build (push) Successful in 8m17s

This commit is contained in:
cal 2026-04-07 04:25:46 +00:00
commit 85f6783eea

View File

@ -12,5 +12,5 @@ requests==2.32.3
html2image==2.0.6
jinja2==3.1.4
playwright==1.45.1
apng==3.1.1
apng==0.3.4
boto3==1.42.65