Django>=4.0
djangorestframework>=3.14

[dev]
pytest>=7.0
pytest-django>=4.5
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0

[redis]
redis>=4.0
django-redis>=5.0
