We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101a7da commit e3aa37dCopy full SHA for e3aa37d
instrumentation-genai/opentelemetry-instrumentation-openai-agents/pyproject.toml
@@ -25,8 +25,8 @@ classifiers = [
25
]
26
dependencies = [
27
"opentelemetry-api ~= 1.30",
28
- "opentelemetry-instrumentation ~= 0.51b0",
29
- "opentelemetry-semantic-conventions ~= 0.51b0"
+ "opentelemetry-instrumentation >= 0.58b0",
+ "opentelemetry-semantic-conventions >= 0.58b0"
30
31
32
[project.optional-dependencies]
0 commit comments