diff --git a/app/requirements.txt b/app/requirements.txt index 8a5455c..cdefe0e 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,4 +7,4 @@ Pillow==11.* django-resized==1.0.3 django-cleanup==9.0.0 psycopg2-binary==2.9.10 -gunicorn \ No newline at end of file +gunicorn[gevent] \ No newline at end of file