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 9e7fb6e commit d84289aCopy full SHA for d84289a
docs/examples/metrics/instruments/requirements.txt
@@ -1,3 +1,3 @@
1
-opentelemetry-api==1.25.0
2
-opentelemetry-sdk==1.25.0
3
-opentelemetry-exporter-otlp==1.25.0
+opentelemetry-api>=1.25.0
+opentelemetry-sdk>=1.25.0
+opentelemetry-exporter-otlp>=1.25.0
0 commit comments