diff --git a/frameworks/Python/flask/requirements-gunicorn.txt b/frameworks/Python/flask/requirements-gunicorn.txt index 26385a38109..c82e279ecb3 100644 --- a/frameworks/Python/flask/requirements-gunicorn.txt +++ b/frameworks/Python/flask/requirements-gunicorn.txt @@ -1,4 +1,4 @@ -r requirements.txt greenlet<0.5 -gunicorn==20.1.0 +gunicorn==22.0.0 meinheld==1.0.2