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 3bcad1e commit a922d98Copy full SHA for a922d98
app/frontend/requirements.txt
@@ -5,6 +5,6 @@ pika==1.3.0; python_version >= "3.7"
5
prometheus-client==0.16.0; python_version >= "3.7"
6
requests==2.31.0; python_version >= "3.7"
7
python-dotenv==1.0.0; python_version >= "3.7"
8
-gunicorn==20.1.0; python_version >= "3.7"
+gunicorn==22.0.0; python_version >= "3.7"
9
flask-prometheus-metrics==1.0.0; python_version >= "3.7"
10
python-json-logger==2.0.7; python_version >= "3.7"
0 commit comments