diff --git a/pyproject.toml b/pyproject.toml index 4f5c099a6c..90a4b7e1f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -117,7 +117,7 @@ dev = [ "isort==5.13.*", "pep8-naming==0.14.*", "potypo", - "pytest-asyncio", + "pytest-asyncio>=0.24", "pytest-cache", "pytest-cov", "pytest-django==4.*",