django-rest-framework/requirements/requirements-testing.txt
2021-02-16 11:28:38 +01:00

6 lines
108 B
Plaintext

# Pytest for running the tests.
pytest>=5.4.1,<5.5
pytest-django>=3.9.0,<3.10
pytest-cov>=2.7.1
six>=1.14.0