summaryrefslogtreecommitdiff
path: root/asgard/venv.conf
diff options
context:
space:
mode:
Diffstat (limited to 'asgard/venv.conf')
-rw-r--r--asgard/venv.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/asgard/venv.conf b/asgard/venv.conf
index f62501f..112c997 100644
--- a/asgard/venv.conf
+++ b/asgard/venv.conf
@@ -1,4 +1,4 @@
-django==1.3.1
+django==1.4.1
Werkzeug==0.6.2
anyjson==0.3.1
celery==2.3.3
@@ -8,6 +8,7 @@ django-form-utils==0.2.0
git+git://github.com/leifj/django-oauth2-lite.git
https://launchpad.net/pysaml2/main/0.4.2/+download/pysaml2-0.4.2.tar.gz
django-tagging==0.3.1
+djangosaml2==0.6.1
httplib2==0.6.0
importlib==1.0.2
lxml==2.3
@@ -27,3 +28,5 @@ django-activity-stream==0.3.9
python-memcached
hg+https://bitbucket.org/leifj/djangosaml2
iso8601
+django-taggit==0.9.3
+django-tastypie==0.9.11 \ No newline at end of file