diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
