virtualenv/web/res/base_requirements.txt
author ymh <ymh.work@gmail.com>
Thu, 12 Apr 2018 01:27:16 +0200
branchdocumentation
changeset 692 b7d19cd87fcf
parent 688 d3ae49dac5e7
child 700 fe94d8572c18
permissions -rw-r--r--
start documentation branch
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
     1
amqp==2.2.2
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
anyjson==0.3.3
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
     3
billiard==3.5.0.3
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
     4
celery==4.1.0
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
cssselect==0.9.1
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
cssutils==1.0
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
     7
Django==1.8.2
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
django-appconf==1.0.1
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
django-celery-email==1.1.0
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
django-envelope==1.0
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
django-extensions==1.5.1
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
django-haystack==2.4.0
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
django-honeypot==0.4.0
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    14
django-registration-redux==1.2
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
easy-thumbnails==2.2
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
elasticsearch==1.4.0
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
html5lib==0.999
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
httplib2==0.9
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    19
isodate==0.5.1
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    20
jedi===0.8.1-final0
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    21
kombu==4.1.0
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    22
lxml==3.4.2
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    23
Pillow==5.0.0
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    24
premailer==2.8.3
688
d3ae49dac5e7 update ressources to correct virtualenv creation
ymh <ymh.work@gmail.com>
parents: 686
diff changeset
    25
psycopg2==2.7.4
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
pycrypto==2.6.1
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    27
pyparsing==2.0.3
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
pytz
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    29
PyYAML==3.11
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    30
rdflib==4.2.2
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    31
requests==2.6.0
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    32
simplejson==3.6.5
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    33
six==1.9.0
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    34
SPARQLWrapper==1.6.4
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    35
SQLAlchemy==0.9.9
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    36
ua-parser==0.3.6
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    37
Unidecode==0.4.17
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    38
urllib3==1.10.2
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    39
user-agents==0.3.0
688
d3ae49dac5e7 update ressources to correct virtualenv creation
ymh <ymh.work@gmail.com>
parents: 686
diff changeset
    40
vine==1.1.4
686
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    41
wheel==0.24.0
385e3a12ee27 Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents: 685
diff changeset
    42
Whoosh==2.6.0
685
dc349ee44568 small change in requirements.txt
ymh <ymh.work@gmail.com>
parents:
diff changeset
    43
wikitools==1.2