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 1974277 commit 64162c3Copy full SHA for 64162c3
instrumentation/elastic-opentelemetry-instrumentation-openai/pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
]
27
dependencies = [
28
# 1.35.0 is required for LogRecord event_name parameter
29
- "opentelemetry-api ~= 1.35.0",
+ "opentelemetry-api ~= 1.35",
30
"opentelemetry-instrumentation ~= 0.56b0",
31
"opentelemetry-semantic-conventions ~= 0.56b0",
32
"wrapt >= 1.0.0, < 2.0.0",
0 commit comments