# pytest runner + plugins pytest>=2.9 pytest-pythonpath>=0.7.1 pytest-cov>=2.5.1 # 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 datadiff==2.0.0 # test project requirements Pillow>=4.3.0 pygments>=2.2.0 django-cors-headers>=2.1.0 django-filter>=1.1.0,<2.0; python_version == "2.7" django-filter>=1.1.0; python_version >= "3.4" djangorestframework-camel-case>=0.2.0