summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 000000000..9f157e9d6
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,16 @@
+#django-simple-history
+psycopg2
+django-registration
+django==1.4
+south>=0.7.3,<0.7.99
+pil
+pisa
+reportlab
+dbf
+python-memcached
+
+# for xhtml2odt
+pytidylib
+lxml
+html5lib
+