packages: updated celery to 4.3.0 and switch default backend to redis
- we usually have redis, and it makes our stack simpler and easier to debug.
This commit is contained in:
parent
483b3813b0
commit
633c58187e
7 changed files with 94 additions and 34 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
atomicwrites==1.2.1
|
||||
attrs==18.2.0
|
||||
billiard==3.5.0.3
|
||||
billiard==3.6.1.0
|
||||
chameleon==2.24
|
||||
cffi==1.12.2
|
||||
ecdsa==0.13.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue