summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJayaram Pai2014-04-19 18:27:49 +0530
committerJayaram Pai2014-04-19 18:27:49 +0530
commit81626e2e824c421a4fe042501c46fcdb1361b972 (patch)
treeae35b6c313097f621956794b2c032a138d06a437 /requirements.txt
parent1f0b55a3e1500660945f0702aa00c90a23ca4d95 (diff)
downloadFOSSEE-Forum-81626e2e824c421a4fe042501c46fcdb1361b972.tar.gz
FOSSEE-Forum-81626e2e824c421a4fe042501c46fcdb1361b972.tar.bz2
FOSSEE-Forum-81626e2e824c421a4fe042501c46fcdb1361b972.zip
updated pip: requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index d33b949..1acb05c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,14 @@
Django==1.5
MySQL-python==1.2.4
argparse==1.2.1
+beautifulsoup4==4.3.2
distribute==0.7.3
+django-appconf==0.6
+django-compressor==1.3
+django-debug-toolbar==1.0.1
+django-htmlmin==0.7.0
django-widget-tweaks==1.3
+html5lib==1.0b3
+six==1.6.1
+sqlparse==0.1.11
wsgiref==0.1.2