django>=4.0
django-model-utils>=4.5.1
celery>=5.0
django-redis>=5.0.0

[celery]

[dev]
djangorestframework>=3.14.0
coverage>=7.0
pytest>=8.0
pytest-django>=4.8
psycopg[binary]>=3.1

[drf]
djangorestframework>=3.14.0

[redis]
