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 25816cd commit 6d62aecCopy full SHA for 6d62aec
pyproject.toml
@@ -40,7 +40,7 @@ dynamic = ["version"]
40
[project.optional-dependencies]
41
dev = [
42
"pytest",
43
- "pytest-asyncio",
+ "pytest-asyncio>=0.24",
44
"pytest-xdist",
45
"mkdocs",
46
"mkdocstrings[python]",
0 commit comments