Browse Source

Not necessary to depend on anyjson, as kombu already does

Ask Solem 13 years ago
parent
commit
d19240ba98
3 changed files with 0 additions and 3 deletions
  1. 0 1
      requirements/default-py3k.txt
  2. 0 1
      requirements/default.txt
  3. 0 1
      setup.cfg

+ 0 - 1
requirements/default-py3k.txt

@@ -1,5 +1,4 @@
 python-dateutil>=2.0
-anyjson>=0.3.1
 pytz
 kombu>=2.1.3
 

+ 0 - 1
requirements/default.txt

@@ -1,4 +1,3 @@
 billiard>=2.7.3.0
 python-dateutil>=1.5,<2.0
-anyjson>=0.3.1
 kombu>=2.1.5,<3.0

+ 0 - 1
setup.cfg

@@ -44,6 +44,5 @@ requires = uuid
            importlib
            billiard>=2.7.3.2
            python-dateutil >= 1.5
-           anyjson >= 0.3.1
            kombu >= 2.1.5
            ordereddict