Add pytest-asyncio to test channels websockets

This commit is contained in:
Chris Meyers 2024-02-15 14:44:40 -05:00 committed by Chris Meyers
parent 1f7be9258c
commit 6906a88dc9

View File

@ -8,6 +8,7 @@ ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
unittest2
black
pytest!=7.0.0
pytest-asyncio
pytest-cov
pytest-django
pytest-mock==1.11.1