We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9603609 commit bec790bCopy full SHA for bec790b
setup.py
@@ -18,7 +18,7 @@
18
"protobuf>=3.20.2"
19
],
20
extras_require={
21
- "opentelemetry-logging": ["opentelemetry-instrumentation-logging==0.60b1"]
+ "opentelemetry-logging": ["opentelemetry-instrumentation-logging==0.45b0"]
22
},
23
test_requires=[
24
"future"
0 commit comments