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 95b2c7d commit 930b76dCopy full SHA for 930b76d
pyproject.toml
@@ -45,7 +45,7 @@ all = [
45
tests = [
46
"morefs[all]",
47
"pytest>=7,<9",
48
- "pytest-asyncio>=0.21.0,<1",
+ "pytest-asyncio>=0.21.0,<2",
49
"pytest-cov>=4.1.0",
50
"pytest-mock",
51
"pytest-sugar"
0 commit comments