-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
41 lines (41 loc) · 884 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
41
# The file contains the direct ckan requirements.
# Use pip-compile to create a requirements.txt file from this
alembic==1.0.0
Babel==2.3.4
bleach==3.0.2
click==6.7
fanstatic==0.12
Flask==1.1.1
Flask-Babel==0.11.2
Jinja2==2.10.1
Markdown==2.6.7
passlib==1.6.5
paste==1.7.5.1
PasteScript==2.0.2
polib==1.0.7
psycopg2==2.8.2
python-magic==0.4.15
pysolr==3.6.0
Pylons==0.9.7
python-dateutil>=1.5.0
pytz==2016.7
PyUtilib==5.7.1
pyyaml # needed by webassets. latest should be fine.
repoze.who-friendlyform==1.0.8
repoze.who==2.3
requests==2.22.0
Routes==1.13
rq==1.0
simplejson==3.10.0
sqlalchemy-migrate==0.12.0
SQLAlchemy==1.3.5
sqlparse==0.2.2
tzlocal==1.3
unicodecsv>=0.9
vdm==0.15
webassets==0.12.1
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
werkzeug==0.15.5
zope.interface==4.3.2