Unverified Commit 70e32f84 authored by Ryan McCormick's avatar Ryan McCormick Committed by GitHub
Browse files

build: Add prometheus_client dependency for pip install without container (#3794)

parent 8a04d7b2
......@@ -24,6 +24,7 @@ dependencies = [
"typer",
"click<8.2.0",
"setuptools",
"prometheus_client>=0.23.1,<1.0",
]
classifiers = [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment