We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be48dd3 + 39d0cb6 commit 9bb64d3Copy full SHA for 9bb64d3
1 file changed
app/frontend/requirements.txt
@@ -5,7 +5,7 @@ Werkzeug==2.2.3; python_version >= "3.7"
5
flask-cors==6.0.0; python_version >= "3.7"
6
pika==1.3.0; python_version >= "3.7"
7
prometheus-client==0.16.0; python_version >= "3.7"
8
-requests==2.31.0; python_version >= "3.7"
+requests==2.32.4; python_version >= "3.7"
9
gunicorn==20.1.0; python_version >= "3.7"
10
flask-prometheus-metrics==1.0.0; python_version >= "3.7"
11
python-json-logger==2.0.7; python_version >= "3.7"
0 commit comments