django>=5.0
djangorestframework>=3.15
celery[redis]>=5.4
redis>=5.0
pydantic>=2.7
httpx>=0.27
twilio>=9.0
firebase-admin>=6.5

# Dev / test
pytest>=8.2
pytest-asyncio>=0.23
pytest-cov>=5.0
pytest-django>=4.8
ruff>=0.4
mypy>=1.10
hatch>=1.9
