Skip to content

Commit f27a581

Browse files
committed
chore: run librarian generate
1 parent 203411d commit f27a581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-firestore/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"asyncmock",
5959
"pytest",
6060
"pytest-cov",
61-
"pytest-asyncio",
61+
"pytest-asyncio==0.21.2",
6262
]
6363
UNIT_TEST_EXTERNAL_DEPENDENCIES: List[str] = [
6464
"aiounittest",

0 commit comments

Comments
 (0)