feat: Move from svg to png
All checks were successful
Check Code Quality / RuffCheck (push) Successful in 45s
Build Docker / BuildImage (push) Successful in 49s

This commit is contained in:
2026-02-25 22:55:41 +11:00
parent 25506da02c
commit 612ead6e63
5 changed files with 311 additions and 46 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"cryptography>=46.0.3",
"flask>=3.1.2",
"gunicorn>=23.0.0",
"pillow>=11.3.0",
"python-dotenv>=1.2.1",
"requests-doh>=1.0.0",
]