tox: limit mock version for compatibility with python 3.5

This commit is contained in:
Frédéric Péters 2020-10-06 09:29:44 +02:00
parent 361511d7a5
commit ed6be9daed
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ deps =
pytest-cov
pytest-django
pytest-random
mock
mock<4
pytest!=5.3.3
lxml
cssselect