summaryrefslogtreecommitdiff
path: root/config/requirements.txt
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2012-09-22 22:37:52 -0400
committerluxagraf <sng@luxagraf.net>2012-09-22 22:37:52 -0400
commit52d5613672758ac6c8ebffc7f33d94d47bde6180 (patch)
tree0b6e1fbc4ed013b2ba701dedeb39be9781ff8204 /config/requirements.txt
parentefb623af0bcb47d510501c282e1326b11343a29c (diff)
moved outside dependencies to virtualenv and dumped some unused apps out of lib
Diffstat (limited to 'config/requirements.txt')
-rw-r--r--config/requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/requirements.txt b/config/requirements.txt
new file mode 100644
index 0000000..6ef8852
--- /dev/null
+++ b/config/requirements.txt
@@ -0,0 +1,8 @@
+Django==1.4.1
+PIL==1.1.7
+django-extensions==0.9
+django-filebrowser==3.5.0
+django-grappelli==2.4.2
+psycopg2==2.4.5
+wsgiref==0.1.2
+yolk==0.4.3