tox: allow latest pytest

This commit is contained in:
Frédéric Péters 2019-10-01 23:59:00 +02:00
parent a4a659d04e
commit 487229c96b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ deps =
pg: psycopg2 pg: psycopg2
mock mock
httmock httmock
pytest<4.1 pytest
pytest-cov pytest-cov
pytest-random pytest-random
pytest-mock pytest-mock