-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
265 lines (265 loc) · 5.48 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
anyascii==0.3.2
# via wagtail
asgiref==3.8.1
# via django
azure-core==1.30.2
# via
# azure-identity
# azure-storage-blob
# django-storages
# opencensus-ext-azure
azure-identity==1.17.1
# via opencensus-ext-azure
azure-storage-blob==12.22.0
# via django-storages
babel==2.16.0
# via -r requirements.in
beautifulsoup4==4.11.2
# via
# -r requirements.in
# wagtail
bleach==6.1.0
# via -r requirements.in
cachetools==5.4.0
# via google-auth
certifi==2024.7.4
# via
# elasticsearch
# requests
cffi==1.17.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
cryptography==43.0.0
# via
# azure-identity
# azure-storage-blob
# msal
# pyjwt
defusedxml==0.7.1
# via willow
deprecated==1.2.14
# via pygithub
diff-match-patch==20230430
# via django-import-export
dj-database-url==2.2.0
# via -r requirements.in
django==4.2.15
# via
# -r requirements.in
# dj-database-url
# django-appconf
# django-compressor
# django-extensions
# django-filter
# django-haystack
# django-import-export
# django-modelcluster
# django-modeltranslation
# django-permissionedforms
# django-prettyjson
# django-storages
# django-taggit
# django-treebeard
# djangorestframework
# opencensus-ext-django
# wagtail
# wagtail-modeltranslation
django-appconf==1.0.6
# via django-compressor
django-compressor==4.5.1
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-filter==23.5
# via wagtail
django-haystack==3.3.0
# via -r requirements.in
django-import-export==4.1.1
# via -r requirements.in
django-modelcluster==6.3
# via wagtail
django-modeltranslation==0.19.7
# via
# -r requirements.in
# wagtail-modeltranslation
django-permissionedforms==0.1
# via wagtail
django-prettyjson==0.4.1
# via -r requirements.in
django-recaptcha3 @ git+https://github.com/bartsanchez/django-recaptcha3.git@313509e40163ce381e7aa3decd1de1ed9f71d380
# via -r requirements.in
django-storages[azure]==1.14.4
# via -r requirements.in
django-taggit==4.0.0
# via wagtail
django-treebeard==4.7.1
# via wagtail
django-widget-tweaks==1.5.0
# via -r requirements.in
djangorestframework==3.15.2
# via wagtail
draftjs-exporter==2.1.7
# via wagtail
elasticsearch==7.9.1
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
filetype==1.2.0
# via willow
google-api-core==2.19.1
# via opencensus
google-auth==2.33.0
# via google-api-core
googleapis-common-protos==1.63.2
# via google-api-core
gunicorn==23.0.0
# via -r requirements.in
html5lib==1.1
# via wagtail
idna==3.7
# via requests
isodate==0.6.1
# via azure-storage-blob
l18n==2021.3
# via wagtail
msal==1.30.0
# via
# azure-identity
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
opencensus==0.11.4
# via
# opencensus-ext-azure
# opencensus-ext-django
opencensus-context==0.1.3
# via opencensus
opencensus-ext-azure==1.1.13
# via -r requirements.in
opencensus-ext-django==0.8.0
# via -r requirements.in
openpyxl==3.1.5
# via wagtail
packaging==24.1
# via
# django-haystack
# gunicorn
pillow==10.4.0
# via
# pillow-heif
# wagtail
pillow-heif==0.18.0
# via willow
portalocker==2.10.1
# via msal-extensions
proto-plus==1.24.0
# via google-api-core
protobuf==5.27.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.0.0
# via opencensus-ext-azure
psycopg2-binary==2.9.9
# via -r requirements.in
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pygithub==2.3.0
# via -r requirements.in
pyjwt[crypto]==2.9.0
# via
# msal
# pygithub
pynacl==1.5.0
# via pygithub
pytz==2024.1
# via
# django-modelcluster
# l18n
rcssmin==1.1.2
# via django-compressor
requests==2.32.3
# via
# -r requirements.in
# azure-core
# django-recaptcha3
# google-api-core
# msal
# opencensus-ext-azure
# pygithub
# wagtail
rjsmin==1.2.2
# via django-compressor
rsa==4.9
# via google-auth
six==1.16.0
# via
# azure-core
# bleach
# django-prettyjson
# html5lib
# isodate
# l18n
# opencensus
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.5.1
# via django
standardjson==0.3.1
# via django-prettyjson
tablib==3.5.0
# via django-import-export
telepath==0.3.1
# via wagtail
typing-extensions==4.12.2
# via
# azure-core
# azure-identity
# azure-storage-blob
# dj-database-url
# pygithub
tzdata==2024.1
# via -r requirements.in
urllib3==2.2.2
# via
# elasticsearch
# pygithub
# requests
wagtail==5.2.6
# via
# -r requirements.in
# wagtail-modeltranslation
wagtail-modeltranslation==0.15.1
# via -r requirements.in
wand==0.6.13
# via -r requirements.in
webencodings==0.5.1
# via
# bleach
# html5lib
whitenoise==6.7.0
# via -r requirements.in
willow[heif]==1.6.3
# via
# wagtail
# willow
wrapt==1.16.0
# via
# -r requirements.in
# deprecated