Browse Source

Now depend on Kombu 2.4.3

Kombu 2.4.2 doesn't work with Celery 3.0.7.
Steeve Morin 13 năm trước cách đây
mục cha
commit
80372ee1bc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements/default.txt

+ 1 - 1
requirements/default.txt

@@ -1,3 +1,3 @@
 billiard>=2.7.3.12
 python-dateutil>=2.1
-kombu>=2.4.2,<3.0
+kombu>=2.4.3,<3.0