From 762474eecd03b8068228660c904bfaf53f87ed65 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 8 Dec 2013 21:48:10 +0200 Subject: DB cleanup, working Haaretz tasks --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index ec9b7a3..6133a59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,12 +4,15 @@ South==0.8.4 Unipath==1.0 amqp==1.3.3 anyjson==0.3.3 +beautifulsoup4==4.3.2 billiard==3.3.0.11 celery==3.1.6 django-reversion==1.8.0 django-storages==1.1.8 honcho==0.5.0 kombu==3.0.7 +lxml==3.2.4 psycopg2==2.5.1 pytz==2013.8 +requests==2.1.0 wsgiref==0.1.2 -- cgit v1.3.1