tox: limit mock version for compatibility with python 3.5

This commit is contained in:
Frédéric Péters 2020-10-06 09:25:45 +02:00
parent 8aebad8768
commit 6578b23176
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ deps =
psycopg2-binary
pytest
pytest-django
mock
mock<4
httmock
xmlschema<1.1
commands =