Skip to content

Commit 3ed4663

Browse files
committed
WIP
1 parent 2d4e6c9 commit 3ed4663

File tree

1 file changed

+1
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-aiohttp-client

1 file changed

+1
-0
lines changed

instrumentation/opentelemetry-instrumentation-aiohttp-client/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies = [
3535
[project.optional-dependencies]
3636
instruments = [
3737
"aiohttp ~= 3.0",
38+
"yarl == 1.8.2",
3839
]
3940
test = [
4041
"opentelemetry-instrumentation-aiohttp-client[instruments]",

0 commit comments

Comments
 (0)