diff --git a/setup.py b/setup.py index 0e556b9..a1b71e1 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ 'coverage', 'pytest-cov', 'pytest~=5.4', - 'pytest-asyncio<=0.10.0', + 'pytest-asyncio~=0.12', 'pytest-notebook', 'pytest-benchmark', 'pika',