Skip to content

Commit 354fdbb

Browse files
committed
add 1 line install pytest-asyncio, for async tests
1 parent 69a7873 commit 354fdbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-opentelemetry-distro/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ dependencies = [
8888
"langchain-community == 0.3.27",
8989
"langgraph == 0.6.3",
9090
"duckduckgo-search == 8.1.1",
91+
"pytest-asyncio == 0.21.0",
9192
]
9293

9394
[project.optional-dependencies]

0 commit comments

Comments
 (0)