virtualenv/web/res/requirement.txt
changeset 2 aaa8629d42c9
parent 0 81e7900b06a7
child 3 63c5437a9b7d
--- a/virtualenv/web/res/requirement.txt	Tue Aug 27 18:09:55 2013 +0200
+++ b/virtualenv/web/res/requirement.txt	Tue Aug 27 22:18:57 2013 +0200
@@ -1,8 +1,13 @@
--f ../../res/src/
+-f ../../res/src
 Django==1.5.2.dev20130524113953
+Markdown==2.3.1
 SPARQLWrapper==1.5.2
 South==0.7.6
+defusedxml==0.4.1
+django-cors-headers==0.11
 django-extensions==1.1.1
+django-filter==0.7
+djangorestframework==2.3.7
 html5lib==python-1.0b1
 isodate==0.4.9
 psycopg2==2.5
@@ -11,3 +16,4 @@
 requests==1.2.3
 simplejson==3.3.0
 six==1.3.0
+wsgiref==0.1.2