tox: limit attrs, for pytest

This commit is contained in:
Frédéric Péters 2019-10-02 14:26:48 +02:00
parent d0ce062ddd
commit 4d3c26a66a
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ deps =
djlast: django
pg: psycopg2-binary
pytest<4.2
attrs<19.2
pytest-mock
pytest-django
pytest-cov