diff --git a/python_wrapper/setup.py b/python_wrapper/setup.py index 21de3ab8..26a9b59f 100644 --- a/python_wrapper/setup.py +++ b/python_wrapper/setup.py @@ -20,7 +20,7 @@ 'rdflib==7.0.0', 'requests', 'flask', - 'gunicorn==20.0.4', + 'gunicorn==22.0.0', 'Flask-APScheduler', 'python-dotenv', 'yagmail',