Fix pytest to a version lower 4.1 until a bug in pytest-asyncio is fixed
This commit is contained in:
parent
211a0b8ebb
commit
c824888c98
@ -2,7 +2,7 @@ coverage
|
||||
flake8
|
||||
isort
|
||||
mypy
|
||||
pytest
|
||||
pytest<4.1 # See https://github.com/pytest-dev/pytest-asyncio/issues/104
|
||||
pytest-django
|
||||
pytest-asyncio
|
||||
pytest-cov
|
||||
|
Loading…
Reference in New Issue
Block a user