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!=5.3.3
WebTest
mock
mock<4
httmock
python-dateutil
pylint