django>=3.2
djangorestframework>=3.14
pyjwt>=2.8
typing-extensions>=4.15.0

[celery]
celery>=5.0

[django-q]
django-q2>=1.7

[django-rq]
django-rq>=2.10

[dramatiq]
dramatiq>=1.16

[postgres]
psycopg2-binary>=2.9.10

[postgres-psycopg3]
psycopg[binary]>=3.1

[redis]
django-redis>=5.4.0

[simplejwt]
djangorestframework-simplejwt>=5.3

[spectacular]
drf-spectacular>=0.27
