From: Zack Cerza Date: Thu, 23 Mar 2023 19:12:43 +0000 (-0600) Subject: requirements.txt: Add prometheus_client X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8585d4df6328cb48e167242eaa6940706fca3859;p=teuthology.git requirements.txt: Add prometheus_client This should have been added a couple PRs back. Signed-off-by: Zack Cerza --- diff --git a/requirements.txt b/requirements.txt index 25585e621f..c6e96296dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -223,6 +223,8 @@ prettytable==2.1.0 # python-cinderclient # python-novaclient # teuthology (pyproject.toml) +prometheus-client==0.16.0 + # via teuthology (pyproject.toml) psutil==5.8.0 # via teuthology (pyproject.toml) ptyprocess==0.7.0