diff --git a/setup.cfg b/setup.cfg index cbb770257..d6e6e9af4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ test = pytest-mock pytest-cov pytest-click - pytest-asyncio + pytest-asyncio<0.11.0 lint = black