added gunicorn gevent

This commit is contained in:
Walter 2025-02-20 21:10:12 +01:00
parent 39f343d6bc
commit 4eec0b3948

View File

@ -7,4 +7,4 @@ Pillow==11.*
django-resized==1.0.3 django-resized==1.0.3
django-cleanup==9.0.0 django-cleanup==9.0.0
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10
gunicorn gunicorn[gevent]