We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e34a6c commit 4060aadCopy full SHA for 4060aad
1 file changed
pyproject.toml
@@ -52,7 +52,7 @@ dev = [
52
"coverage",
53
"coveralls",
54
"pytest",
55
- "pytest-asyncio<1.1.0",
+ "pytest-asyncio",
56
"pytest-cov",
57
"pytest-mock",
58
]
0 commit comments