We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203411d commit f27a581Copy full SHA for f27a581
1 file changed
packages/google-cloud-firestore/noxfile.py
@@ -58,7 +58,7 @@
58
"asyncmock",
59
"pytest",
60
"pytest-cov",
61
- "pytest-asyncio",
+ "pytest-asyncio==0.21.2",
62
]
63
UNIT_TEST_EXTERNAL_DEPENDENCIES: List[str] = [
64
"aiounittest",
0 commit comments