We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d543c commit e456b09Copy full SHA for e456b09
1 file changed
pyproject.toml
@@ -75,7 +75,7 @@ test = [
75
"coverage>=7.10",
76
# Pin possibly due to https://github.com/pytest-dev/pytest-cov/issues/693
77
"pytest<8.4",
78
- "pytest-asyncio",
+ "pytest-asyncio<1.2.0",
79
"pytest-cov",
80
"pytest-accept",
81
"rich",
0 commit comments