mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Upgrade to Celery 4
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
django-redis>=4.1,<4.2
|
||||
redis>=2.10,<2.11
|
||||
# until the following issue is fixed, we need our own kombu version
|
||||
# https://github.com/celery/kombu/pull/590
|
||||
git+https://github.com/pretix/kombu.git@pretix#egg=kombu
|
||||
redis==2.10.5
|
||||
|
||||
Reference in New Issue
Block a user