diff --git a/pyproject.toml b/pyproject.toml index 157a3d9..3bdeaef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "pymysql", "psycopg >= 3.1; platform_python_implementation == 'CPython'", "pytest", - "pytest-asyncio", + "pytest-asyncio >= 0.23.3", "pytest-lazy-fixture", ] doc = [