forked from onaio/onadata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbase.pip
134 lines (134 loc) · 5.67 KB
/
base.pip
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements/base.pip requirements/base.in
#
-e git+https://github.com/onaio/django-digest.git@eb85c7ae19d70d4690eeb20983e94b9fde8ab8c2#egg=django-digest
-e git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router
-e git+https://github.com/onaio/floip-py.git@3bbf5c76b34ec49c438a3099ab848870514d1e50#egg=floip
-e git+https://github.com/onaio/python-digest.git@3af1bd0ef6114e24bf23d0e8fd9d7ebf389845d1#egg=python-digest
-e git+https://github.com/onaio/python-json2xlsclient.git@62b4645f7b4f2684421a13ce98da0331a9dd66a0#egg=python-json2xlsclient
alabaster==0.7.12 # via sphinx
amqp==2.3.2 # via kombu
argparse==1.4.0 # via unittest2
babel==2.6.0 # via sphinx
billiard==3.5.0.5 # via celery
cachetools==3.0.0 # via google-auth
cchardet==2.1.4 # via datapackage, tabulator
celery==4.2.1 # via django-celery-results
certifi==2018.11.29 # via requests
chardet==3.0.4 # via requests
click==7.0 # via datapackage, tableschema, tabulator
configparser==3.5.0 # via flake8
contextlib2==0.5.5 # via raven
datapackage==1.5.1
defusedxml==0.5.0 # via djangorestframework-xml
dict2xml==1.6
django-activity-stream==0.6.5
django-celery-results==1.0.4
django-cors-headers==2.4.0
django-debug-toolbar==1.11
django-filter==1.1.0
django-guardian==1.4.9
django-nose==1.4.6
django-oauth-toolkit==1.1.3
django-ordered-model==3.1.1
django-query-builder==1.1.0
django-registration-redux==2.5
django-render-block==0.5 # via django-templated-email
django-reversion==3.0.2
django-taggit==0.23.0
django-templated-email==2.2.0
django==1.11.13 # via django-debug-toolbar, django-oauth-toolkit, django-query-builder, django-render-block, django-reversion, django-taggit, djangorestframework-jsonapi, jsonfield
djangorestframework-csv==2.1.0
djangorestframework-gis==0.14
djangorestframework-jsonapi==2.6.0
djangorestframework-jsonp==1.0.2
djangorestframework-xml==1.4.0
djangorestframework==3.9.0 # via djangorestframework-csv, djangorestframework-gis, djangorestframework-jsonapi
docutils==0.14 # via sphinx
dpath==1.4.2
elaphe3==0.2.0
enum34==1.1.6 # via flake8
et-xmlfile==1.0.1 # via openpyxl
flake8==3.5.0
fleming==0.4.6 # via django-query-builder
formencode==1.3.1 # via pyxform
funcsigs==1.0.2 # via mock
future==0.17.1
geojson==2.4.1
google-api-python-client==1.7.6
google-auth-httplib2==0.0.3 # via google-api-python-client
google-auth==1.6.1 # via google-api-python-client, google-auth-httplib2
httmock==1.2.6
httplib2==0.12.0 # via google-api-python-client, google-auth-httplib2, oauth2client
idna==2.7 # via requests
ijson==2.3 # via tabulator
imagesize==1.1.0 # via sphinx
inflection==0.3.1 # via djangorestframework-jsonapi
isodate==0.6.0 # via tableschema
jdcal==1.4 # via openpyxl
jinja2==2.10 # via sphinx
jsonfield==0.9.23
jsonlines==1.2.0 # via tabulator
jsonpickle==1.0
jsonpointer==1.14 # via datapackage
jsonschema==2.6.0 # via datapackage, tableschema
kombu==4.2.2.post1 # via celery
linear-tsv==1.1.0 # via tabulator
linecache2==1.0.0 # via traceback2
lxml==4.2.5
markdown==3.0.1
markupsafe==1.1.0 # via jinja2
mccabe==0.6.1 # via flake8
mock==2.0.0
modilabs-python-utils==0.1.5
nose==1.3.7 # via django-nose
numpy==1.15.4
oauth2client==4.1.3
oauthlib==2.1.0 # via django-oauth-toolkit
openpyxl==2.4.11 # via tabulator
packaging==18.0 # via sphinx
paho-mqtt==1.4.0
pbr==5.1.1 # via mock
pillow==5.3.0 # via elaphe3
psycopg2==2.7.6.1
pyasn1-modules==0.2.2 # via google-auth, oauth2client
pyasn1==0.4.4 # via oauth2client, pyasn1-modules, rsa
pycodestyle==2.3.1 # via flake8
pyflakes==1.6.0 # via flake8
pygments==2.3.0 # via sphinx
pyjwt==1.7.1
pylibmc==1.6.0
pymongo==3.7.2
pyparsing==2.3.0 # via packaging
python-dateutil==2.7.5 # via fleming, tableschema
python-memcached==1.59
pytz==2018.7 # via babel, celery, django, django-query-builder, fleming
pyxform==0.12.2
raven==6.9.0
recaptcha-client==1.0.6
requests==2.20.1 # via datapackage, django-oauth-toolkit, httmock, sphinx, tableschema, tabulator
rfc3986==1.2.0 # via tableschema
rsa==4.0 # via google-auth, oauth2client
savreaderwriter==3.4.2
simplejson==3.16.0
six==1.11.0 # via datapackage, dict2xml, django-guardian, django-query-builder, django-templated-email, djangorestframework-csv, djangorestframework-jsonapi, google-api-python-client, google-auth, isodate, jsonlines, linear-tsv, mock, oauth2client, packaging, python-dateutil, python-memcached, sphinx, tableschema, tabulator, unittest2
snowballstemmer==1.2.1 # via sphinx
sphinx==1.8.2
sphinxcontrib-websupport==1.1.0 # via sphinx
sqlalchemy==1.2.14 # via tabulator
sqlparse==0.2.4 # via django-debug-toolbar
tableschema==1.3.0 # via datapackage
tabulator==1.19.0 # via datapackage, tableschema
traceback2==1.4.0 # via unittest2
typing==3.6.6 # via sphinx
unicodecsv==0.14.1 # via datapackage, djangorestframework-csv, pyxform, tableschema, tabulator
unittest2==1.1.0 # via pyxform
uritemplate==3.0.0 # via google-api-python-client
urllib3==1.24.1 # via requests
uwsgi==2.0.17.1
vine==1.1.4 # via amqp
xlrd==1.1.0 # via pyxform, tabulator
xlwt==1.3.0