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 9c8c37e commit ca412beCopy full SHA for ca412be
instrumentation-genai/opentelemetry-instrumentation-google-genai/pyproject.toml
@@ -37,7 +37,7 @@ classifiers = [
37
"Programming Language :: Python :: 3.12"
38
]
39
dependencies = [
40
- "opentelemetry-api >=1.37.0, <2",
+ "opentelemetry-api >=1.37, <2",
41
"opentelemetry-instrumentation >=0.58b0, <2",
42
"opentelemetry-semantic-conventions >=0.58b0, <2"
43
0 commit comments