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 77469d9 commit 5e8b7abCopy full SHA for 5e8b7ab
instrumentation/opentelemetry-instrumentation-asyncio/pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
instruments = []
34
test = [
35
"opentelemetry-instrumentation-asyncio[instruments]",
36
- "opentelemetry-test-utils == 0.41b0.dev",
+ "opentelemetry-test-utils == 0.41b0",
37
"pytest",
38
"wrapt >= 1.0.0, < 2.0.0",
39
"pytest-asyncio",
0 commit comments