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 7a06210 commit a64b308Copy full SHA for a64b308
instrumentation/opentelemetry-instrumentation-botocore/pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
"Programming Language :: Python :: 3.13",
26
]
27
dependencies = [
28
- "opentelemetry-api >= 1.35",
+ "opentelemetry-api >= 1.35.0",
29
"opentelemetry-instrumentation == 0.57b0.dev",
30
"opentelemetry-semantic-conventions == 0.57b0.dev",
31
"opentelemetry-propagator-aws-xray ~= 1.0",
0 commit comments