summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2012-02-21 09:44:31 +0100
committerLeif Johansson <leifj@sunet.se>2012-02-21 09:44:31 +0100
commitfc2900f95379aeb3235d744b71d79320dfd21481 (patch)
treed841614c354bc17b78ab9f0561312700592abbea
parent8b666debe5591ef9aae896eb5b82e51637ce733c (diff)
oauth2-lite from github
-rw-r--r--venv.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/venv.conf b/venv.conf
new file mode 100644
index 0000000..bb035d1
--- /dev/null
+++ b/venv.conf
@@ -0,0 +1,23 @@
+Django==1.3.1
+Werkzeug==0.6.2
+anyjson==0.3.1
+celery==2.3.3
+django-celery==2.3.3
+django-extensions==0.5
+django-form-utils==0.2.0
+git+git://github.com/leifj/django-oauth2-lite.git
+django-tagging==0.3.1
+httplib2==0.6.0
+importlib==1.0.2
+lxml==2.3
+mimeparse==0.1.3
+odict==1.4.2
+ordereddict==1.1
+pexpect==2.3
+pyparsing==1.5.6
+python-dateutil==1.5
+python-digest==1.7
+simplejson==2.0.9
+uuid==1.30
+wadllib==1.1.4
+wsgiref==0.1.2