forked from kobotoolbox/kpi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
92 lines (91 loc) · 2.52 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
-e git+https://github.com/kobotoolbox/formpack.git@1.4#egg=formpack
-e git+https://github.com/kobotoolbox/pyxform.git@master#egg=pyxform
-e git+https://github.com/jnm/whoosh@master#egg=Whoosh
amqp==1.4.9
anyjson==0.3.3
begins==0.9
billiard==3.3.0.23
boto==2.40.0
celery==3.1.23
cffi==1.8.3 # via cryptography
contextlib2==0.5.3 # via raven
cryptography==1.5.2 # via pyopenssl
cssselect==0.9.2 # via pyquery
cyordereddict==1.0.0
dj-database-url==0.4.1
dj-static==0.0.6
django-braces==1.8.1
django-cachebuster==0.2.1
django-debug-toolbar==1.4
django-extensions==1.6.7
django-haystack==2.5.0
django-jsonbfield==0.1.0
django-markitup==2.3.1
django-mptt==0.8.6
django-oauth-toolkit==0.10.0
django-registration-redux==1.3 # DO NOT UPGRADE TO 1.4 WITHOUT TESTING!
django-reversion==1.10.2
django-ses==0.7.1
django-taggit==0.21.3
django-toolbelt==0.0.1
django-webpack-loader==0.3.0
Django==1.8.13 # via django-debug-toolbar, django-haystack, django-jsonbfield, django-oauth-toolkit, django-reversion, django-toolbelt, jsonfield
djangorestframework==3.3.3
docutils==0.12 # via statistics
ecdsa==0.13 # via paramiko
enum34==1.1.6 # via cryptography
Fabric==1.11.1
funcsigs==1.0.2 # via begins
functools32==3.2.3.post2 # via jsonschema
gunicorn==19.4.5
idna==2.1 # via cryptography
ipaddress==1.0.17 # via cryptography
Jinja2==2.8 # via pyexcelerate
jsonfield==1.0.3
jsonschema==2.5.1
kombu==3.0.35
lxml==2.3.4
Markdown==2.6.6
MarkupSafe==0.23 # via jinja2
ndg-httpsclient==0.4.2
oauthlib==1.0.3
paramiko==1.17.0 # via fabric
path.py==8.1.2
psycopg2==2.6.1
py==1.4.31 # via pytest
pyasn1==0.1.9
pycparser==2.14 # via cffi
pycrypto==2.6.1 # via paramiko
PyExcelerate==0.6.7
Pygments==2.1.3
pymongo==3.3.0
pyopenssl==16.1.0
pyquery==1.2.11
pytest-django==3.0.0
pytest==3.0.3 # via pytest-django
python-dateutil==2.5.3
pytz==2016.4
raven==5.16.0
requests==2.10.0
shortuuid==0.4.3
six==1.10.0
sqlparse==0.1.19
static3==0.7.0
statistics==1.0.3.5
tabulate==0.7.5
transifex-client==0.11
unicodecsv==0.14.1
urllib3==1.15.1 # via transifex-client
uWSGI==2.0.13
whitenoise==3.0
xlrd==0.8.0
xlwt==1.0.0
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via cryptography