forked from bookieio/Bookie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 loc) · 1.23 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
alembic==0.3.4
amqp==1.0.12
anyjson==0.3.3
argparse==1.2.1
BeautifulSoup==3.2.0
billiard==2.7.3.31
breadability <= 0.2
celery==3.0.21
celery-with-redis==3.0
Chameleon==1.3.0-rc1
chardet==2.1.1
convoy==0.2.2
coverage==3.4
decorator==3.3.1
docutils==0.7
feedparser==5.1.3
gunicorn
Jinja2==2.5.5
kombu==2.5.12
logilab-astng==0.21.1
logilab-common==0.55.0
lxml==2.3
Mako==0.4.1
MarkupSafe==0.12
mock==0.7.0
nose==1.1.2
nose-selecttests
Paste==1.7.5.1
PasteDeploy==1.5.0
PasteScript==1.7.5
pep8==0.6.1
psycopg2==2.4.6
py-bcrypt==0.3
Pygments==1.4
pyinotify==0.9.4
pylint==0.23.0
pyramid==1.4.2
pyramid-celery==1.3
pyramid-debugtoolbar==1.0.6
pyramid-tm==0.7
PyRRD==0.1.0
pyScss==1.1.3
python-dateutil==2.1
raven==3.1.17
redis==2.7.6
repoze.lru==0.4
requests==1.2.3
rope==0.9.3
ropemode==0.1-rc2
ropevim==0.3-rc
shortuuid==0.3
six==1.3.0
Sphinx==1.0.7
SQLAlchemy==0.8.2
Tempita==0.5dev
transaction==1.1.1
translationstring==0.4
Unidecode==0.04.7
unittest2==0.5.1
venusian==1.0a8
virtualenv==1.5.2
waitress==0.8.5
WebError==0.10.3
WebOb==1.2.3
WebTest==1.2.4
Whoosh==2.4.1
wsgiref==0.1.2
zope.component==3.10.0
zope.configuration==3.7.4
zope.deprecation==3.5.0
zope.event==3.5.0-1
zope.i18nmessageid==3.5.3
zope.interface==3.8.0
zope.schema==3.7.1
zope.sqlalchemy==0.6.1