sampleapp/requirements.txt
author David Douard <david.douard@logilab.fr>
Tue, 12 Apr 2016 16:17:06 +0200
changeset 11617 5d4d6bde0dc5
parent 11490 addf68740dbb
permissions -rw-r--r--
Added tag 0.6.1, debian/0.6.1-1 for changeset 2621daafa10c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11490
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     1
Mako==1.0.0
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     2
MarkupSafe==0.23
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     3
PasteDeploy==1.5.2
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     4
Pygments==1.6
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     5
Twisted==14.0.0
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     6
WebOb==1.4
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     7
Yapps==2.2.0
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     8
argparse==1.2.1
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     9
cubicweb==3.19.3
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    10
cubicweb-blog==1.10.1
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    11
logilab-common==0.62.0
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    12
logilab-constraint==0.5.0
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    13
logilab-database==1.12.2
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    14
logilab-mtconverter==0.8.2
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    15
lxml==3.3.5
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    16
passlib==1.6.2
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    17
psycopg2==2.5.3
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    18
pyramid==1.5.1
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    19
pyramid-debugtoolbar==2.1
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    20
pyramid-mako==1.0.2
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    21
repoze.lru==0.6
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    22
rql==0.33.0
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    23
translationstring==1.1
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    24
venusian==1.0
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    25
waitress==0.8.9
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    26
wsgiref==0.1.2
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    27
yams==0.39.1
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    28
zope.deprecation==4.1.1
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    29
zope.interface==4.1.1
addf68740dbb Provide instructions and a requirements list to quickly start the sample
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
    30
..