virtualenv/web/res/requirements.txt
changeset 508 96ddbedf93cb
parent 505 c86417bff0bb
child 530 5d3b4e1e5b34
--- a/virtualenv/web/res/requirements.txt	Mon Mar 09 11:03:57 2015 +0100
+++ b/virtualenv/web/res/requirements.txt	Mon Mar 09 11:05:44 2015 +0100
@@ -1,31 +1,41 @@
+#-e git+git://github.com/IRI-Research/rdflib.git@96c30f98bbb628e13aaa32c9c392584b0fbf8788#egg=rdflib
 #STATIC_DEPS=true LIBXML2_VERSION=2.9.2 LIBXSLT_VERSION=1.1.28 LIBICONV_VERSION=1.14 pip install --no-index -r requirements.txt
 -f ../../res/src
 Django==1.6.10
 Pillow==2.6.1
 PyYAML==3.11
 SPARQLWrapper==1.6.4
+SQLAlchemy==0.9.8
 South==1.0.1
+Unidecode==0.04.17
 Whoosh==2.5.7
-easy-thumbnails==2.2
+amqp==1.4.6
+anyjson==0.3.3
+billiard==3.3.0.19
+celery==3.1.17
+django-appconf==1.0.1
+django-celery-email==1.1.0
+django-envelope==1.0
 django-extensions==1.4.4
 django-haystack==2.2.0
+django-honeypot==0.4.0
 django-registration==1.1
+easy-thumbnails==2.2
+elasticsearch==1.2.0
+html5lib==0.999
 httplib2==0.9
-html5lib==0.999
 isodate==0.5.1
+kombu==3.0.24
 lxml==3.4.0
 psycopg2==2.5.4
 pycrypto==2.6.1
-elasticsearch==1.2.0
 pyparsing==2.0.3
+pytz==2014.10
+rdflib==4.2.0-dev
 requests==2.4.3
 simplejson==3.6.5
-six==1.8.0
-rdflib==4.2-dev
-#-e git+git://github.com/IRI-Research/rdflib.git@96c30f98bbb628e13aaa32c9c392584b0fbf8788#egg=rdflib
+six==1.9.0
 urllib3==1.9.1
 wikitools==1.2
 wsgiref==0.1.2
-Unidecode==0.04.17
-pytz==2014.10