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 1a9e028 commit f27f518Copy full SHA for f27f518
pyproject.toml
@@ -18,7 +18,7 @@ classifiers=[
18
"Operating System :: OS Independent",
19
]
20
dependencies = [
21
- 'trace-attributes>=5.0.0,<6.0.0',
+ 'trace-attributes>=6.0.0,<7.0.0',
22
'opentelemetry-api>=1.25.0',
23
'opentelemetry-sdk>=1.25.0',
24
'opentelemetry-instrumentation>=0.46b0',
0 commit comments