added django-minify-html

This commit is contained in:
Walter 2025-02-21 10:08:51 +01:00
parent 0fe0eace41
commit 84eb779ff1

View File

@ -1,10 +1,11 @@
django==5.1.6
django-crispy-forms==2.3
django-resized==1.0.3
django-cleanup==9.0.0
django-minify-html==1.12.0
crispy-bootstrap4==2024.10
django-extensions==3.2.3
tqdm==4.67.1
Pillow==11.*
django-resized==1.0.3
django-cleanup==9.0.0
psycopg2-binary==2.9.10
gunicorn[gevent]