django-rest-framework/requirements/requirements-testing.txt

5 lines
96 B
Plaintext
Raw Normal View History

# Pytest for running the tests.
pytest>=5.4.1,<5.5
pytest-django>=3.9.0,<3.10
2019-05-13 11:21:27 +03:00
pytest-cov>=2.7.1