Skip to content

Commit adbb28c

Browse files
committed
relaxing opentelemetry requirement to 1.20.0
1 parent 4e9200d commit adbb28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"grpcio>=1.62.0",
3232
"grpcio-health-checking>=1.62.0",
3333
"hiredis>=3.0.0",
34-
"opentelemetry-api>=1.28.1",
34+
"opentelemetry-api>=1.20.0",
3535
"protobuf>=4.24.0",
3636
"psutil>=6.1.0",
3737
"pydantic-settings>=2.6.0",

0 commit comments

Comments
 (0)