Pin kombu version to match celery
See https://github.com/celery/kombu/issues/873remotes/origin/3.4.0rc
parent
6c53e94909
commit
29daac11df
|
@ -9,6 +9,7 @@ amqp==2.1.4
|
||||||
asana==0.6.5
|
asana==0.6.5
|
||||||
bleach==2.0.0
|
bleach==2.0.0
|
||||||
celery==4.0.2
|
celery==4.0.2
|
||||||
|
kombu==4.0.2
|
||||||
cryptography==1.9
|
cryptography==1.9
|
||||||
cssutils==1.0.2
|
cssutils==1.0.2
|
||||||
diff-match-patch==20121119
|
diff-match-patch==20121119
|
||||||
|
|
Loading…
Reference in New Issue