We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7179421 commit c57ea0dCopy full SHA for c57ea0d
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ dev = [
55
"mypy==1.19.0",
56
"pre-commit",
57
"pytest",
58
- "pytest-asyncio",
+ "pytest-asyncio<1.1.0",
59
"pytest-cov",
60
"pytest-mock",
61
]
0 commit comments