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 cb4b6c3 commit 93b09b2Copy full SHA for 93b09b2
pyproject.toml
@@ -37,7 +37,7 @@ tests = [
37
"pytest-cov>=4.1.0",
38
"pytest-mock",
39
"pytest-benchmark",
40
- "pytest-asyncio>=0.23.2,<1",
+ "pytest-asyncio>=0.23.2,<2",
41
"reflink",
42
]
43
dev = [
0 commit comments