virtualenv/web/res/requirements.txt
author ymh <ymh.work@gmail.com>
Thu, 26 Feb 2015 13:42:26 +0100
changeset 460 135f5fd7d263
parent 447 696958ea9ce7
child 492 19220d52bce7
permissions -rw-r--r--
upgrade leaflet + add reset zoom control
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
345
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
#STATIC_DEPS=true LIBXML2_VERSION=2.9.2 LIBXSLT_VERSION=1.1.28 LIBICONV_VERSION=1.14 pip install --no-index -r requirements.txt
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
-f ../../res/src
447
696958ea9ce7 Closes bug #62 : prevent image upload in renkan
ymh <ymh.work@gmail.com>
parents: 443
diff changeset
     3
Django==1.6.10
345
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
Pillow==2.6.1
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
PyYAML==3.11
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
SPARQLWrapper==1.6.4
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
South==1.0.1
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
Whoosh==2.5.7
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
easy-thumbnails==2.2
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
django-extensions==1.4.4
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
django-haystack==2.2.0
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
django-registration==1.1
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
httplib2==0.9
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
html5lib==0.999
361
a1b85604132c upgrade rdflib to correct unicode bugs
ymh <ymh.work@gmail.com>
parents: 345
diff changeset
    15
isodate==0.5.1
345
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
lxml==3.4.0
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
psycopg2==2.5.4
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
pycrypto==2.6.1
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    19
elasticsearch==1.2.0
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    20
pyparsing==2.0.3
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
requests==2.4.3
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    22
simplejson==3.6.5
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    23
six==1.8.0
361
a1b85604132c upgrade rdflib to correct unicode bugs
ymh <ymh.work@gmail.com>
parents: 345
diff changeset
    24
rdflib==4.2-dev
a1b85604132c upgrade rdflib to correct unicode bugs
ymh <ymh.work@gmail.com>
parents: 345
diff changeset
    25
#-e git+git://github.com/IRI-Research/rdflib.git@96c30f98bbb628e13aaa32c9c392584b0fbf8788#egg=rdflib
345
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
urllib3==1.9.1
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    27
wikitools==1.2
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
wsgiref==0.1.2
443
27f71b0a772d next version of import_rdf
ymh <ymh.work@gmail.com>
parents: 361
diff changeset
    29
Unidecode==0.04.17
27f71b0a772d next version of import_rdf
ymh <ymh.work@gmail.com>
parents: 361
diff changeset
    30
pytz==2014.10
345
7bc38c7d6cf9 update libs + add wsgi interface
ymh <ymh.work@gmail.com>
parents:
diff changeset
    31