Skip to content

Commit 64162c3

Browse files
authored
Update instrumentation/elastic-opentelemetry-instrumentation-openai/pyproject.toml
1 parent 1974277 commit 64162c3

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/elastic-opentelemetry-instrumentation-openai

1 file changed

+1
-1
lines changed

instrumentation/elastic-opentelemetry-instrumentation-openai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
# 1.35.0 is required for LogRecord event_name parameter
29-
"opentelemetry-api ~= 1.35.0",
29+
"opentelemetry-api ~= 1.35",
3030
"opentelemetry-instrumentation ~= 0.56b0",
3131
"opentelemetry-semantic-conventions ~= 0.56b0",
3232
"wrapt >= 1.0.0, < 2.0.0",

0 commit comments

Comments
 (0)