diff --git a/backend/requirements.txt b/backend/requirements.txt index 52e81f6a..a935dbba 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,5 +10,5 @@ redis==5.0.3 python-redis-lock==4.0.0 psycopg2==2.9.3 python-dotenv==1.0.1 -gunicorn==22.0.0 +gunicorn==23.0.0 Flask-SQLAlchemy==3.1.1