use celery 3.0 and compatible kombo
This commit is contained in:
parent
c7131e0936
commit
2d7882872b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ setup(name='airtime-celery',
|
|||
install_requires=[
|
||||
'soundcloud',
|
||||
'celery < 4',
|
||||
'kombu',
|
||||
'kombu < 3.1',
|
||||
'configobj'
|
||||
],
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue