django-rest-framework/requirements/requirements-testing.txt
2017-03-15 23:45:41 -04:00

6 lines
99 B
Plaintext

# PyTest for running the tests.
pytest==3.0.5
pytest-django==3.1.2
pytest-cov==2.4.0
pytz==2016.10