| author | ymh <ymh.work@gmail.com> |
| Thu, 02 Apr 2015 22:52:54 +0200 | |
| changeset 613 | 4bb38d03e430 |
| parent 607 | 17f3582ecdb1 |
| child 625 | cc263b8278ba |
| permissions | -rw-r--r-- |
| 492 | 1 |
#-e git+git://github.com/IRI-Research/rdflib.git@96c30f98bbb628e13aaa32c9c392584b0fbf8788#egg=rdflib |
| 345 | 2 |
#STATIC_DEPS=true LIBXML2_VERSION=2.9.2 LIBXSLT_VERSION=1.1.28 LIBICONV_VERSION=1.14 pip install --no-index -r requirements.txt |
3 |
-f ../../res/src |
|
| 613 | 4 |
Django==1.8 |
| 545 | 5 |
Pillow==2.7.0 |
| 345 | 6 |
PyYAML==3.11 |
7 |
SPARQLWrapper==1.6.4 |
|
| 545 | 8 |
SQLAlchemy==0.9.9 |
| 492 | 9 |
Unidecode==0.04.17 |
| 545 | 10 |
Whoosh==2.6.0 |
| 492 | 11 |
amqp==1.4.6 |
12 |
anyjson==0.3.3 |
|
13 |
billiard==3.3.0.19 |
|
14 |
celery==3.1.17 |
|
| 530 | 15 |
cssselect==0.9.1 |
16 |
cssutils==1.0 |
|
| 493 | 17 |
django-appconf==1.0.1 |
18 |
django-celery-email==1.1.0 |
|
| 494 | 19 |
django-envelope==1.0 |
| 545 | 20 |
django-extensions==1.5.1 |
| 613 | 21 |
django-haystack==2.4.0 |
| 505 | 22 |
django-honeypot==0.4.0 |
| 500 | 23 |
django-registration==1.1 |
| 492 | 24 |
easy-thumbnails==2.2 |
| 545 | 25 |
elasticsearch==1.4.0 |
| 492 | 26 |
html5lib==0.999 |
| 345 | 27 |
httplib2==0.9 |
|
361
a1b85604132c
upgrade rdflib to correct unicode bugs
ymh <ymh.work@gmail.com>
parents:
345
diff
changeset
|
28 |
isodate==0.5.1 |
| 545 | 29 |
jedi==0.8.1-final0 |
| 492 | 30 |
kombu==3.0.24 |
| 545 | 31 |
lxml==3.4.2 |
| 530 | 32 |
premailer==2.8.3 |
| 545 | 33 |
psycopg2==2.6 |
| 345 | 34 |
pycrypto==2.6.1 |
35 |
pyparsing==2.0.3 |
|
| 492 | 36 |
pytz==2014.10 |
37 |
rdflib==4.2.0-dev |
|
| 545 | 38 |
requests==2.6.0 |
| 345 | 39 |
simplejson==3.6.5 |
| 493 | 40 |
six==1.9.0 |
|
607
17f3582ecdb1
correct display about page, especially on windows
ymh <ymh.work@gmail.com>
parents:
553
diff
changeset
|
41 |
ua-parser==0.3.6 |
| 553 | 42 |
urllib3==1.10.2 |
|
607
17f3582ecdb1
correct display about page, especially on windows
ymh <ymh.work@gmail.com>
parents:
553
diff
changeset
|
43 |
user-agents==0.3.0 |
| 345 | 44 |
wikitools==1.2 |
45 |
wsgiref==0.1.2 |
|
46 |
||
|
607
17f3582ecdb1
correct display about page, especially on windows
ymh <ymh.work@gmail.com>
parents:
553
diff
changeset
|
47 |