-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (60 loc) · 1.42 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
#
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
argparse==1.4.0 # via ofs
Babel==2.3.4
Beaker==1.8.0
bleach==1.4.3
decorator==4.0.6 # via pylons, sqlalchemy-migrate
fanstatic==0.12
Flask==0.10.1
FormEncode==1.3.0
html5lib==0.9999999 # via bleach
itsdangerous==0.24 # via flask
Jinja2==2.8
Mako==1.0.4
Markdown==2.6.6
MarkupSafe==0.23
nose==1.3.7 # via pylons
ofs==0.4.2
ordereddict==1.1
Pairtree==0.7.1-T
passlib==1.6.5
paste==1.7.5.1
PasteDeploy==1.5.2
PasteScript==2.0.2
pbr==0.11.1 # via sqlalchemy-migrate
psycopg2==2.4.5
pysolr==3.5.0
Pygments==2.1.3
Pylons==0.9.7
python-dateutil==1.5
pytz==2016.4
pyutilib.component.core==4.6.4
repoze.lru==0.6 # via routes
repoze.who-friendlyform==1.0.8
repoze.who==2.3
requests==2.10.0
Routes==1.13
simplejson==3.8.2 # via pylons
six==1.10.0 # via bleach, html5lib, pastescript, sqlalchemy-migrate
sqlalchemy-migrate==0.10.0
SQLAlchemy==0.9.6
sqlparse==0.1.19
Tempita==0.5.2
tzlocal==1.2.2
unicodecsv==0.14.1
vdm==0.13
WebError==0.13.1
WebHelpers==1.3
WebOb==1.0.8
WebTest==1.4.3
Werkzeug==0.11.10
zope.interface==4.2.0
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# pip # via pbr
# setuptools # via repoze.who, zope.interface