From 8665c10a9a626af9c5770d15039c93e6ea2eafe4 Mon Sep 17 00:00:00 2001 From: Grubkid <122883674+Grubkid@users.noreply.github.com> Date: Thu, 9 Apr 2026 00:28:06 -0400 Subject: [PATCH] Update gunicorn and add setuptools version --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5bda9f8e..6729e076 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,10 @@ Flask-JWT-Extended==4.4.4 Flask-Admin==1.6.1 Werkzeug>=3.0.0 click==8.1.3 -gunicorn==20.1.0 +gunicorn>=21.2.0 gevent==22.10.2 pytest==7.0.1 psycopg2-binary==2.9.9 python-dotenv==1.0.1 rich==13.4.2 - +setuptools==65.5.0