Explorar el Código

Now depends on kombu 2.4.4

Ask Solem hace 12 años
padre
commit
1e5a0da0fb
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      requirements/default.txt
  2. 1 1
      setup.cfg

+ 1 - 1
requirements/default.txt

@@ -1,3 +1,3 @@
 billiard>=2.7.3.12
 python-dateutil>=1.5,<2.0
-kombu>=2.4.3,<3.0
+kombu>=2.4.4,<3.0

+ 1 - 1
setup.cfg

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