Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions chassis/k_api/app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ flask == 2.*

# wsgi server
# https://pypi.org/project/gunicorn/
gunicorn >= 22.*
gunicorn == 22.*

# YAML parser
# https://pypi.org/project/PyYAML/
Expand Down Expand Up @@ -36,4 +36,4 @@ python-dateutil==2.9.0.post0

# Prometheus Flask Exporter
prometheus_client
prometheus_flask_exporter
prometheus_flask_exporter