tox: limit mock version for compatibility with python 3.5

This commit is contained in:
Frédéric Péters 2020-10-06 09:22:21 +02:00
parent 718fb058c3
commit 70b6a1258a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ deps =
pytest-django pytest-django
pytest!=5.3.3 pytest!=5.3.3
WebTest WebTest
mock mock<4
httmock httmock
python-dateutil python-dateutil
pylint pylint