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

6 lines
122 B
Plaintext
Raw Normal View History

# Pytest for running the tests.
2021-04-05 12:28:03 +03:00
pytest>=6.1,<7.0
pytest-cov>=2.10.1,<3.0
pytest-django>=4.1.0,<5.0
importlib-metadata<5.0