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 381c32c commit 6c13a06Copy full SHA for 6c13a06
instrumentation-genai/opentelemetry-instrumentation-google-genai/pyproject.toml
@@ -38,8 +38,8 @@ classifiers = [
38
]
39
dependencies = [
40
"opentelemetry-api >=1.35.0, <2",
41
- "opentelemetry-instrumentation >=0.52b1, <2",
42
- "opentelemetry-semantic-conventions >=0.52b1, <2"
+ "opentelemetry-instrumentation >=0.56b0, <2",
+ "opentelemetry-semantic-conventions >=0.56b0, <2"
43
44
45
[project.optional-dependencies]
0 commit comments