tox: limit mock version for compatibility with python 3.5

This commit is contained in:
Frédéric Péters 2020-10-06 09:28:36 +02:00
parent 4263b5662e
commit 6db674205c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ deps =
pytest-freezegun
pytest!=5.3.3
WebTest
mock
mock<4
httmock
pylint<1.8
pylint-django<0.8.1