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 2ea483a commit 58ba8aaCopy full SHA for 58ba8aa
instrumentation/opentelemetry-instrumentation-botocore/pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Programming Language :: Python :: 3.13",
27
]
28
dependencies = [
29
- "opentelemetry-api ~= 1.12",
+ "opentelemetry-api ~= 1.30",
30
"opentelemetry-instrumentation == 0.52b0.dev",
31
"opentelemetry-semantic-conventions == 0.52b0.dev",
32
"opentelemetry-propagator-aws-xray ~= 1.0",
0 commit comments