We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b607080 commit b8eb5ecCopy full SHA for b8eb5ec
setup.py
@@ -57,7 +57,7 @@
57
]
58
59
operational_requirements = [
60
- "gunicorn", "gunicorn[gevent]", "gevent", "prometheus_client", "sentry_sdk",
+ "gunicorn>=22.0.0", "gunicorn[gevent]", "gevent", "prometheus_client", "sentry_sdk",
61
"prometheus_flask_exporter", "blinker"
62
63
setup_requirements = ['setuptools_scm', 'setuptools']
0 commit comments