django-rest-framework/requirements/requirements-testing.txt
2021-04-05 10:28:03 +01:00

5 lines
99 B
Plaintext

# Pytest for running the tests.
pytest>=6.1,<7.0
pytest-cov>=2.10.1,<3.0
pytest-django>=4.1.0,<5.0