Skip to content

Commit c34f179

Browse files
committed
Install a metrics server#2 update requirements.txt.
1 parent 45c0f6d commit c34f179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/frontend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wheel>=0.40.0
22
setuptools>=65.5.1
33
Flask==2.2.3; python_version >= "3.7"
4-
Werkzeug==2.0.3; python_version >= "3.7"
4+
Werkzeug==2.2.3; python_version >= "3.7"
55
flask-cors==4.0.0; python_version >= "3.7"
66
pika==1.3.0; python_version >= "3.7"
77
prometheus-client==0.16.0; python_version >= "3.7"

0 commit comments

Comments
 (0)