python3: restrict pytest version for tox (#31160)

This commit is contained in:
Paul Marillonnet 2019-03-06 19:28:08 +01:00
parent a55e3eae3b
commit 7e49ebc6e2
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ deps =
pytest-django<3.4.6
pytest-random
mock
pytest>=3.3.0
pytest<5
lxml
cssselect
pylint<1.8