Skip to content

Commit b7aaace

Browse files
committed
Bounding prometheus client version
Signed-off-by: Nick Quinn <nicholas_quinn@apple.com>
1 parent 2422388 commit b7aaace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"uvicorn-worker",
4040
"gunicorn; platform_system != 'Windows'",
4141
"dask[dataframe]>=2024.2.1",
42-
"prometheus_client",
42+
"prometheus_client>=0.20.0,<0.25.0",
4343
"psutil",
4444
"bigtree>=0.19.2",
4545
"pyjwt",

0 commit comments

Comments
 (0)