Upgrade to Celery 4

This commit is contained in:
Raphael Michel
2016-12-08 13:20:27 +01:00
parent 89732a3057
commit b6e42d64da
9 changed files with 24 additions and 68 deletions

View File

@@ -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.*