diff --git a/pyproject.toml b/pyproject.toml index 57379b4b1..a4e79372d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "flaky", "ipyparallel", "pre-commit", - "pytest-asyncio", + "pytest-asyncio==0.23.2", "pytest-timeout" ] cov = [