diff options
Diffstat (limited to 'asgard/venv.conf')
-rw-r--r-- | asgard/venv.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asgard/venv.conf b/asgard/venv.conf index 1d23b1d..f0df25e 100644 --- a/asgard/venv.conf +++ b/asgard/venv.conf @@ -6,6 +6,7 @@ django-celery==2.3.3 django-extensions==0.5 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 httplib2==0.6.0 importlib==1.0.2 @@ -23,3 +24,4 @@ wadllib==1.1.4 wsgiref==0.1.2 PIL==1.1.7 django-activity-stream==0.3.9 +python-memcached |