use celery 3.0 and compatible kombo
This commit is contained in:
parent
c7131e0936
commit
2d7882872b
@ -44,7 +44,7 @@ setup(name='airtime-celery',
|
||||
install_requires=[
|
||||
'soundcloud',
|
||||
'celery < 4',
|
||||
'kombu',
|
||||
'kombu < 3.1',
|
||||
'configobj'
|
||||
],
|
||||
zip_safe=False,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user