From bc5506e85d0db5ac2b3ee6a2d037158fd95ff9b5 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Mon, 19 Aug 2013 13:49:13 -0300 Subject: [PATCH] Adding converse.js as external dep --- requirements.txt | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 93546ab..06afcb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,14 +11,6 @@ django-cliauth==0.9 gunicorn gevent -# Feedzilla (planet) and deps -https://bitbucket.org/seocam/feedzilla/get/tip.tar.gz # Temporarily work around -django-common -django-tagging -feedparser -lxml -grab - # Deps for sentry client (raven) raven tornado @@ -26,3 +18,14 @@ tornado # Deps for Single SignOn (SSO) django-browserid git+https://github.com/TracyWebTech/django-revproxy/ + +# Converse.js (XMPP client) +git+https://github.com/TracyWebTech/django-conversejs + +# Feedzilla (planet) and deps +https://bitbucket.org/seocam/feedzilla/get/tip.tar.gz # Temporarily work around +django-common +django-tagging +feedparser +lxml +grab -- libgit2 0.21.2