tox: limit mock version for compatibility with python 3.5

This commit is contained in:
Frédéric Péters 2020-10-06 09:30:25 +02:00
parent 91c77f1b88
commit 78f7e86f75
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ deps =
pytest-cov
pytest-django
pytest
mock
mock<4
django-webtest<1.9.3
psycopg2
pyquery