diff --git a/ACMAS/app/requirements.txt b/ACMAS/app/requirements.txt index b166830..217c8d0 100644 --- a/ACMAS/app/requirements.txt +++ b/ACMAS/app/requirements.txt @@ -3,4 +3,4 @@ django-dbbackup==4.0.2 django_components==0.29 psycopg2-binary==2.9.9 -gunicorn==21.2.0 \ No newline at end of file +gunicorn==22.0.0 \ No newline at end of file