forked from ckan/ckan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
40 lines (40 loc) · 914 Bytes
/
requirements.in
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
# The file contains the direct ckan requirements.
# Use pip-compile to create a requirements.txt file from this
Babel==2.3.4
Beaker==1.8.1 # Needs to be pinned to a more up to date version than the Pylons one
bleach==1.5.0
click==6.7
fanstatic==0.12
Flask==0.11.1
Flask-Babel==0.11.2
Jinja2==2.8
Markdown==2.6.7
ofs==0.4.2
ordereddict==1.1
Pairtree==0.7.1-T
passlib==1.6.5
paste==1.7.5.1
polib==1.0.7
psycopg2==2.4.5
python-magic==0.4.12
pysolr==3.6.0
Pylons==0.9.7
python-dateutil>=1.5.0,<2.0.0
pytz==2016.7
pyutilib.component.core==4.6.4
repoze.who-friendlyform==1.0.8
repoze.who==2.3
requests==2.11.1
Routes==1.13
rq==0.6.0
simplejson==3.10.0
sqlalchemy-migrate==0.10.0
SQLAlchemy==1.1.11
sqlparse==0.2.2
tzlocal==1.3
unicodecsv>=0.9
vdm==0.14
WebHelpers==1.3
WebOb==1.0.8
WebTest==1.4.3 # need to pin this so that Pylons does not install a newer version that conflicts with WebOb==1.0.8
zope.interface==4.3.2