From 4edcfc879925b73c9582e88c8a73ee8619d5f2df Mon Sep 17 00:00:00 2001 From: Kalyan R Date: Fri, 18 Oct 2024 22:47:30 +0530 Subject: [PATCH] pin min opentelemetry-exporter-prom version (#43143) --- hatch_build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hatch_build.py b/hatch_build.py index d289d36d8f51..2476745730a3 100644 --- a/hatch_build.py +++ b/hatch_build.py @@ -104,7 +104,7 @@ "plyvel>=1.5.1", ], "otel": [ - "opentelemetry-exporter-prometheus", + "opentelemetry-exporter-prometheus>=0.47b0", ], "pandas": [ # In pandas 2.2 minimal version of the sqlalchemy is 2.0