Skip to content

Commit

Permalink
modify pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bourbonkk committed Sep 13, 2023
1 parent 77469d9 commit 5e8b7ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
instruments = []
test = [
"opentelemetry-instrumentation-asyncio[instruments]",
"opentelemetry-test-utils == 0.41b0.dev",
"opentelemetry-test-utils == 0.41b0",
"pytest",
"wrapt >= 1.0.0, < 2.0.0",
"pytest-asyncio",
Expand Down

0 comments on commit 5e8b7ab

Please sign in to comment.