Fix python 3.6 and 3.7 tests
Hotfix for python tests
This commit is contained in:
parent
ac4cb39105
commit
958f0fb786
@ -3,7 +3,7 @@ coverage
|
|||||||
flake8
|
flake8
|
||||||
isort
|
isort
|
||||||
mypy
|
mypy
|
||||||
pytest
|
pytest<5.4.2
|
||||||
pytest-django<3.9.0
|
pytest-django<3.9.0
|
||||||
pytest-asyncio<0.11.0
|
pytest-asyncio<0.11.0
|
||||||
pytest-cov
|
pytest-cov<2.8.2
|
||||||
|
Loading…
Reference in New Issue
Block a user