Django>=4.2
celery>=5.3
redis>=4

[dev]
ruff>=0.6
mypy>=1.10
pytest>=8
pytest-django>=4.8
tox>=4
types-redis
