Skip to content

Commit ce66e2d

Browse files
authored
Update MCP pyproject.toml (#35)
1 parent dc9f610 commit ce66e2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/assets/mcp/python/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ requires-python = ">=3.10"
1111
dependencies = [
1212
"mcp[cli] >= 1.2.0",
1313
"httpx >= 0.27.0",
14+
"opentelemetry-distro",
15+
"opentelemetry-exporter-otlp",
1416
]
1517

1618
[project.scripts]

0 commit comments

Comments
 (0)