diff --git a/frameworks/Python/django/requirements-gunicorn.txt b/frameworks/Python/django/requirements-gunicorn.txt index 7ec2e47c136..f3f4fc66f6d 100644 --- a/frameworks/Python/django/requirements-gunicorn.txt +++ b/frameworks/Python/django/requirements-gunicorn.txt @@ -1,4 +1,4 @@ -r requirements.txt greenlet==3.1.1 -gunicorn==21.2.0 +gunicorn==23.0.0 gevent==24.10.2 \ No newline at end of file