diff --git a/requirements/test.txt b/requirements/test.txt index 4a1cc9d..66cbe9c 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,8 +3,7 @@ pytest>=2.9 pytest-pythonpath>=0.7.1 pytest-cov>=2.5.1 pytest-xdist>=1.22.0 -# latest pip version of pytest-django is more than a year old and does not support Django 2.0 -git+https://github.com/pytest-dev/pytest-django.git@94cccb956435dd7a719606744ee7608397e1eafb +pytest-django>=3.2.0 datadiff==2.0.0 -r testproj.txt