diff --git a/setup.py b/setup.py index 7c5e5de9..a749d41a 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ "channels_redis~=4.2.1", ], "channels-test": [ - "pytest-asyncio>=0.24,<0.27", + "pytest-asyncio>=0.24,<1.3", "pytest-django>=4.10,<4.12", ], "celery": ["celery~=5.5.3"],