diff --git a/setup.py b/setup.py index c67aa6a312..03457261f0 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ def get_version(): "test": [ "pytest>=5.2.2,<6.3.0", "pytest-xdist>=2.2.1,<2.3", - "pytest-asyncio>=0.10,<0.15", + "pytest-asyncio>=0.10,<0.16", "beautifulsoup4>=4.8.1,<4.10.0", "black==20.8b1", "pytest-timeout>=1.4.2,<1.5",