Browse Source

Update kombu dep in setup.cfg to 2.4.3

Ask Solem 12 years ago
parent
commit
fc7aff693d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -18,5 +18,5 @@ requires = uuid
            importlib
            billiard >= 2.7.3.12
            python-dateutil >= 2.1
-           kombu >= 2.4.2
+           kombu >= 2.4.3
            ordereddict