Explorar o código

Now depends on kombu 2.1.8

Ask Solem %!s(int64=13) %!d(string=hai) anos
pai
achega
12ac4baed2
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      requirements/default-py3k.txt
  2. 1 1
      requirements/default.txt
  3. 1 1
      setup.cfg

+ 1 - 1
requirements/default-py3k.txt

@@ -1,3 +1,3 @@
 python-dateutil>=2.0
 pytz
-kombu>=2.1.7
+kombu>=2.1.8

+ 1 - 1
requirements/default.txt

@@ -1,3 +1,3 @@
 billiard>=2.7.3.4
 python-dateutil>=1.5,<2.0
-kombu>=2.1.7,<3.0
+kombu>=2.1.8,<3.0

+ 1 - 1
setup.cfg

@@ -18,5 +18,5 @@ requires = uuid
            importlib
            billiard>=2.7.3.4
            python-dateutil >= 1.5
-           kombu >= 2.1.7
+           kombu >= 2.1.8
            ordereddict