diff --git a/app/requirements.txt b/app/requirements.txt index cdefe0e..f5d4b3c 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -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] \ No newline at end of file