forked from kobotoolbox/kpi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
58 lines (54 loc) · 971 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# File for use with `pip-compile`; see https://github.com/nvie/pip-tools
# https://github.com/bndr/pipreqs is a handy utility, too.
# Custom Whoosh; see https://bitbucket.org/mchaput/whoosh/issues/386/keyerror-1l
-e git+https://github.com/jnm/whoosh@master#egg=Whoosh
# Custom pyxform
-e git+https://github.com/kobotoolbox/pyxform.git@master#egg=pyxform
# Formpack
-e git+https://github.com/kobotoolbox/formpack.git@master#egg=formpack
# Regular PyPI packages
Django<1.9
Fabric
Markdown
Pygments
amqp
anyjson
billiard
boto
celery
dj-static
dj_database_url
django-braces
django-debug-toolbar
django-extensions
django-oauth-toolkit
django-registration-redux
django-ses
django-toolbelt
django_cachebuster
django_haystack
django_markitup
django_mptt
django_reversion
django_taggit
djangorestframework
gunicorn
jsonfield
kombu
lxml
oauthlib
psycopg2
python_dateutil
pytz
raven
requests
shortuuid
six
sqlparse
static3
transifex-client
unicodecsv
uWSGI
whitenoise
xlrd
xlwt