diff --git a/app/requirements.txt b/app/requirements.txt index 6ae7197..a36ac39 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ Django>=6.0.4 black>=26.3.1 -gunicorn>=25.3.0 +gunicorn>=26.0.0 psycopg2-binary>=2.9.12 djangorestframework>=3.17.1