django-rest-framework/requirements/requirements-testing.txt
2025-10-20 23:28:25 +06:00

9 lines
217 B
Plaintext

# Pytest for running the tests.
pytest>=7.0.1,<9.0
pytest-cov>=4.0.0,<8.0
pytest-django>=4.11.1,<5.0
importlib-metadata<8.7.0
# temporary pin of attrs
attrs==25.4.0
pytz # Remove when dropping support for Django<5.0