Set version of pytest-django and pytest-asyncio
Apparently, updates in these two libraries are not compatible with out current testing setup
This commit is contained in:
parent
f7a97cf886
commit
aa097ee689
@ -4,6 +4,6 @@ flake8
|
||||
isort
|
||||
mypy
|
||||
pytest
|
||||
pytest-django
|
||||
pytest-asyncio
|
||||
pytest-django<3.9.0
|
||||
pytest-asyncio<0.11.0
|
||||
pytest-cov
|
||||
|
Loading…
Reference in New Issue
Block a user