django-rest-framework/requirements/requirements-testing.txt
Carlton Gibson 296904099f Update test matrix: Add Django 2.0, drop 1.8 (#5457)
* Add Django 2.0 to tox/travis.

Updated requirements

* Drop Django 1.8 & 1.9
2017-09-27 10:29:48 +02:00

5 lines
85 B
Plaintext

# PyTest for running the tests.
pytest==3.2.2
pytest-django==3.1.2
pytest-cov==2.5.1