mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Upgrade to Celery 4
This commit is contained in:
@@ -13,10 +13,8 @@ libsass
|
||||
django-otp==0.3.*
|
||||
python-u2flib-server==4.*
|
||||
django-formtools==1.0
|
||||
# celery>=3.1,<3.2
|
||||
# until the following issue is fixed, we need our own celery version
|
||||
# https://github.com/celery/celery/pull/3199
|
||||
git+https://github.com/pretix/celery.git@pretix#egg=celery
|
||||
celery==4.0.2
|
||||
kombu==4.0.2
|
||||
django-statici18n==1.2.*
|
||||
inlinestyler==0.2.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user