diff --git a/pyproject.toml b/pyproject.toml index 36c5db10..05664c34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "isort>=5", "mock", "pytest", - "pytest-asyncio<1.0", + "pytest-asyncio<1.4", "pytest-mock", "pytest-random-order", "mypy",