summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJayaram Pai2013-12-17 14:55:53 +0530
committerJayaram Pai2013-12-17 14:55:53 +0530
commit3722c83b3c6ddbb1270661213fe49baf3715b1e1 (patch)
tree89dcd3ff50bdd090bda617c976db157122543d52
parent2dbeb37d3b4ff113a2bfb881b5d1df6787bc8157 (diff)
downloadFOSSEE-Forum-3722c83b3c6ddbb1270661213fe49baf3715b1e1.tar.gz
FOSSEE-Forum-3722c83b3c6ddbb1270661213fe49baf3715b1e1.tar.bz2
FOSSEE-Forum-3722c83b3c6ddbb1270661213fe49baf3715b1e1.zip
added requirements.txt
-rw-r--r--requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..d33b949
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,6 @@
+Django==1.5
+MySQL-python==1.2.4
+argparse==1.2.1
+distribute==0.7.3
+django-widget-tweaks==1.3
+wsgiref==0.1.2