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 d84289a commit 17a4426Copy full SHA for 17a4426
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