forked from internetstandards/Internet.nl-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
128 lines (127 loc) · 4.57 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
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
amqp==2.5.1 # via kombu
attrs==19.3.0
babel==2.7.0 # via django-phonenumber-field, flower, wikidata
billiard==3.6.1.0 # via celery
celery[eventlet,redis]==4.3.0 # via flower
certifi==2019.9.11 # via requests
cffi==1.13.2 # via cryptography
chardet==3.0.4 # via requests
colorlog==4.0.2
colormath==3.0.0 # via spectra
cryptography==2.8 # via pyopenssl
csscompressor==0.9.5
decorator==4.4.1 # via networkx, retry, validators
deepdiff==4.0.8
defusedxml==0.6.0 # via odfpy
diff-match-patch==20181111 # via django-import-export
django-activity-stream==0.8.0
django-admin-sortable2==0.7.3
django-appconf==1.0.3 # via django-compressor, django-select2
django-autocomplete-light==3.4.1
django-celery-beat==1.5.0
django-colorful==1.3
django-compressor==2.3
django-constance==2.4.0
django-countries==5.5
django-crispy-forms==1.8.0
django-excel==0.0.10
django-formtools==2.1 # via django-two-factor-auth
django-geojson==2.12.0
django-import-export==1.2.0
django-jet==1.0.8
django-leaflet==0.25.0
django-nested-admin==3.2.4
django-otp==0.7.5
django-phonenumber-field==1.3.0 # via django-two-factor-auth
django-picklefield==2.0
django-proxy==1.2.1
django-select2==7.1.1
django-statsd-mozilla==0.4.0
django-timezone-field==3.1 # via django-celery-beat
django-two-factor-auth==1.9.1
django-uwsgi==0.2.2
django==2.2.9
dnspython==1.16.0 # via eventlet
et-xmlfile==1.0.1 # via openpyxl
eventlet==0.25.1 # via celery
flower==0.9.3
googlemaps==3.1.3
greenlet==0.4.15 # via eventlet
idna==2.8 # via requests, tldextract
importlib-metadata==0.23 # via kombu
iso3166==1.0
jdcal==1.4.1 # via openpyxl
jsonfield==2.0.2
jsonpickle==1.2 # via deepdiff
kombu==4.6.5 # via celery
lml==0.0.9 # via pyexcel, pyexcel-io
markdown==3.1.1
markuppy==1.14 # via tablib
monotonic==1.5 # via eventlet
more-itertools==7.2.0 # via zipp
mysqlclient==1.4.5
netaddr==0.7.19
networkx==2.4 # via colormath
numpy==1.17.3 # via colormath, rdp
odfpy==1.4.0 # via pyexcel-ods, tablib
openpyxl==2.5.14 # via pyexcel-xlsx, tablib
ordered-set==3.1.1 # via deepdiff
pillow==6.2.1 # via python-resize-image
polib==1.1.0
psycopg2-binary==2.8.4
py==1.8.0 # via retry
pycparser==2.19 # via cffi
pyexcel-io==0.5.20 # via pyexcel, pyexcel-ods, pyexcel-xls, pyexcel-xlsx
pyexcel-ods==0.5.6
pyexcel-text==0.2.7.1
pyexcel-webio==0.1.4 # via django-excel
pyexcel-xls==0.5.8
pyexcel-xlsx==0.5.7
pyexcel==0.5.15 # via django-excel, pyexcel-text, pyexcel-webio
pyopenssl==19.0.0
git+https://github.com/avast/pytest-docker@9ce726f4a045addc777fb1cea837a6309cbbeef6#egg=pytest-docker
python-crontab==2.4.0 # via django-celery-beat
python-dateutil==2.8.1 # via python-crontab
python-magic==0.4.15
python-monkey-business==1.0.0 # via django-nested-admin
python-resize-image==1.1.19
pytz==2019.3
pyyaml==5.1.2 # via tablib
qrcode==6.1 # via django-two-factor-auth
raven==6.10.0
rcssmin==1.0.6 # via django-compressor
rdp==0.8
redis==3.3.11 # via celery
requests-file==1.4.3 # via tldextract
requests==2.22.0 # via django-proxy, googlemaps, python-resize-image, requests-file, tldextract
retry==0.9.2
rjsmin==1.1.0 # via django-compressor
simplejson==3.16.0
six==1.13.0 # via cryptography, django-appconf, django-countries, django-geojson, django-nested-admin, django-otp, eventlet, pyopenssl, python-dateutil, python-monkey-business, qrcode, requests-file, tenacity, validators
spectra==0.0.11
sqlparse==0.3.0 # via django
statsd==3.3.0 # via django-statsd-mozilla
tablib==0.14.0 # via django-import-export
tabulate==0.8.5 # via pyexcel-text
tenacity==6.0.0
texttable==1.6.2 # via pyexcel
tldextract==2.2.2
tornado==5.1.1 # via flower
typing==3.7.4.1
urllib3==1.25.6 # via requests
uwsgi==2.0.18
validators==0.14.0
vine==1.3.0 # via amqp, celery
git+https://gitlab.com/internet-cleanup-foundation/web-security-map@bf1cf1b026f5297d0ffe3008944c13435a883b41#egg=websecmap
wikidata==0.6.1
xlrd==1.2.0 # via pyexcel-xls, tablib
xlwt==1.3.0 # via pyexcel-xls, tablib
zipp==0.6.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools