Skip to content

Commit 0478acc

Browse files
ariefshaik7hangfei
authored andcommitted
fix: update dependencies
1 parent 8a05df7 commit 0478acc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ documentation = "https://google.github.io/adk-docs/"
4141

4242
[project.optional-dependencies]
4343
test = [
44-
"pytest>=8.4.2", "pytest-asyncio>=1.2.0",
44+
"pytest>=8.4.2",
45+
"pytest-asyncio>=1.2.0",
4546
]
4647

4748

0 commit comments

Comments
 (0)