forked from ckan/ckan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
46 lines (46 loc) · 1.01 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
# a Python virtual environment) after you have installed CKAN, with a command
# instructions in CKAN's documentation for full installation instructions.
# like: pip install -r requirements.txt. See the Install from Source
# This file lists CKAN's dependencies so that you can install them (e.g. into
apachemiddleware==0.1.1
Babel==0.9.6
Beaker==1.6.4
decorator==3.4.0
fanstatic==0.12
FormAlchemy==1.4.2
FormEncode==1.2.6
Genshi==0.6
Jinja2==2.6
Mako==0.7.3
MarkupSafe==0.15
ofs==0.4.1
Pairtree==0.7.1-T
Paste==1.7.5.1
PasteDeploy==1.5.0
PasteScript==1.7.5
psycopg2==2.4.5
Pygments==1.6
Pylons==0.9.7
python-dateutil==1.5
python-openid==2.2.5
pyutilib.component.core==4.5.3
repoze.lru==0.6
repoze.who-friendlyform==1.0.8
repoze.who.plugins.openid==0.5.3
repoze.who==1.0.19
requests==1.1.0
Routes==1.13
simplejson==3.1.2
solrpy==0.9.5
sqlalchemy-migrate==0.7.2
SQLAlchemy==0.7.8
Tempita==0.5.1
unicodecsv==0.9.0
vdm==0.11
verlib==0.1
virtualenv==1.9.1
WebError==0.10.3
WebHelpers==1.3
WebOb==1.0.8
WebTest==1.4.3
zope.interface==4.0.1