tox: limit mock version for compatibility with python 3.5

This commit is contained in:
Frédéric Péters 2020-10-06 09:26:03 +02:00
parent 5e08716cd9
commit a6b22e6b40
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ deps =
pytest-django
pytest>=3.3.0
WebTest
mock
mock<4
httmock
psycopg2-binary
pylint<1.8