Fix python 3.6 and 3.7 tests

Hotfix for python tests
This commit is contained in:
Sean 2020-06-16 12:21:17 +02:00
parent ac4cb39105
commit 958f0fb786
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ coverage
flake8
isort
mypy
pytest
pytest<5.4.2
pytest-django<3.9.0
pytest-asyncio<0.11.0
pytest-cov
pytest-cov<2.8.2