Files
bugsink/requirements.txt
Klaas van Schelven f96724a4db celery: basic config (quickstart); alerts startapp
I've checked that this celery config actually works (also with TASK_ALWAYS_EAGER=False)
2024-01-09 19:16:07 +01:00

8 lines
137 B
Plaintext

Django==4.2.*
sentry-sdk==1.32.*
djangorestframework==3.14.*
django-tailwind==3.6.*
jsonschema==4.19.*
semver==3.0.*
Celery[librabbitmq]