This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
447 lines (446 loc) · 9.05 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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements.in
#
airtable-python-wrapper==0.15.3
# via -r requirements.in
algoliasearch==3.0.0
# via algoliasearch-django
algoliasearch-django==3.0.0
# via -r requirements.in
anyio==4.3.0
# via httpx
asgiref==3.8.1
# via django
attrs==23.2.0
# via
# outcome
# trio
autocommand==2.2.2
# via jaraco-text
black==24.3.0
# via
# -r requirements.in
# pytest-black
boto3==1.34.74
# via -r requirements.in
botocore==1.34.74
# via
# boto3
# s3transfer
brotli==1.1.0
# via whitenoise
build==1.2.1
# via pip-tools
certifi==2024.2.2
# via
# httpcore
# httpx
# requests
# selenium
# sentry-sdk
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cheroot==10.0.0
# via cherrypy
cherrypy==18.9.0
# via jasmine
click==8.1.7
# via
# black
# pip-tools
crispy-bootstrap3==2024.1
# via -r requirements.in
cryptography==42.0.5
# via pyjwt
defusedxml==0.7.1
# via
# odfpy
# python3-openid
diff-match-patch==20230430
# via django-import-export
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.11
# via
# algoliasearch-django
# crispy-bootstrap3
# dj-database-url
# django-adminutils
# django-allauth
# django-appconf
# django-authtools
# django-classy-tags
# django-crispy-forms
# django-extensions
# django-feature-policy
# django-flags
# django-import-export
# django-modeladmin-reorder
# django-recaptcha
# django-referrer-policy
# django-sekizai
# django-select2
# django-settings-export
# django-solo
# django-storage-url
# django-storages
# django-upload-path
# djangorestframework
# model-bakery
# pwned-passwords-django
django-admin-rangefilter==0.12.1
# via -r requirements.in
django-admin-relation-links==0.2.5
# via -r requirements.in
django-adminutils==0.0.18
# via -r requirements.in
django-allauth==0.61.1
# via -r requirements.in
django-appconf==1.0.6
# via django-select2
django-authtools==2.0.1
# via -r requirements.in
django-autoslug==1.9.9
# via -r requirements.in
django-classy-tags==4.1.0
# via django-sekizai
django-cleanup==8.1.0
# via -r requirements.in
django-crispy-forms==2.1
# via
# -r requirements.in
# crispy-bootstrap3
django-enumfield==3.1
# via -r requirements.in
django-enumfields==2.1.1
# via -r requirements.in
django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-feature-policy==3.8.0
# via -r requirements.in
django-flags==5.0.13
# via -r requirements.in
django-import-export==3.3.7
# via -r requirements.in
django-modeladmin-reorder==0.3.1
# via -r requirements.in
django-object-actions==4.2.0
# via django-adminutils
django-recaptcha==4.0.0
# via -r requirements.in
django-referrer-policy==1.0
# via -r requirements.in
django-sekizai==4.1.0
# via -r requirements.in
django-select2==8.1.2
# via -r requirements.in
django-settings-export==1.2.1
# via -r requirements.in
django-sluggable @ git+https://github.com/thoas/django-sluggable.git@ab01785412e25ab8c6db48ead7188e6245fb82a0
# via -r requirements.in
django-solo==2.2.0
# via -r requirements.in
django-storage-url==0.12.0
# via -r requirements.in
django-storages==1.11.1
# via
# -r requirements.in
# django-storage-url
django-upload-path==0.1.1
# via -r requirements.in
django-webpack-loader==3.0.1
# via -r requirements.in
django-widget-tweaks==1.5.0
# via -r requirements.in
djangorestframework==3.15.1
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.0
# via
# anyio
# pytest
# trio
# trio-websocket
faker==24.4.0
# via -r requirements.in
flake8==7.0.0
# via
# flake8-isort
# pep8-naming
# pytest-flake8
flake8-isort==6.1.1
# via -r requirements.in
furl==2.1.3
# via django-storage-url
geographiclib==2.0
# via
# -r requirements.in
# geopy
geopy==2.4.1
# via -r requirements.in
glob2==0.7
# via jasmine-core
gunicorn==21.2.0
# via -r requirements.in
h11==0.14.0
# via
# httpcore
# wsproto
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via pwned-passwords-django
idna==3.6
# via
# anyio
# httpx
# requests
# trio
importlib-metadata==7.1.0
# via
# build
# typeguard
inflect==7.2.0
# via jaraco-text
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via
# -r requirements.in
# flake8-isort
jaraco-collections==5.0.0
# via cherrypy
jaraco-context==4.3.0
# via jaraco-text
jaraco-functools==4.0.0
# via
# cheroot
# jaraco-text
# tempora
jaraco-text==3.12.0
# via jaraco-collections
jasmine==3.99.0
# via -r requirements.in
jasmine-core==3.99.0
# via jasmine
jellyfish==0.11.2
# via us
jinja2==2.11.3
# via jasmine
jmespath==1.0.1
# via
# boto3
# botocore
markuppy==1.14
# via tablib
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via flake8
model-bakery==1.17.0
# via -r requirements.in
more-itertools==10.2.0
# via
# cheroot
# cherrypy
# inflect
# jaraco-functools
# jaraco-text
mypy-extensions==1.0.0
# via black
oauthlib==3.2.2
# via requests-oauthlib
odfpy==1.4.1
# via tablib
openpyxl==3.1.2
# via tablib
ordereddict==1.1
# via jasmine-core
orderedmultidict==1.0.1
# via furl
outcome==1.3.0.post0
# via trio
packaging==24.0
# via
# black
# build
# gunicorn
# pytest
pathspec==0.12.1
# via black
pep8-naming==0.13.3
# via -r requirements.in
pillow==10.3.0
# via -r requirements.in
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.2.0
# via black
pluggy==1.4.0
# via pytest
portend==3.2.0
# via cherrypy
psycopg2==2.9.9
# via -r requirements.in
pwned-passwords-django==2.1
# via -r requirements.in
py==1.11.0
# via pytest-html
pycodestyle==2.11.1
# via flake8
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
pyjwt[crypto]==2.8.0
# via django-allauth
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pysocks==1.7.1
# via urllib3
pytest==8.1.1
# via
# -r requirements.in
# pytest-base-url
# pytest-black
# pytest-django
# pytest-flake8
# pytest-html
# pytest-metadata
# pytest-selenium
# pytest-variables
pytest-base-url==2.1.0
# via pytest-selenium
pytest-black==0.3.12
# via -r requirements.in
pytest-django==4.8.0
# via -r requirements.in
pytest-flake8==1.1.0
# via -r requirements.in
pytest-html==3.2.0
# via pytest-selenium
pytest-metadata==3.1.1
# via pytest-html
pytest-selenium==4.0.1
# via -r requirements.in
pytest-variables==3.1.0
# via pytest-selenium
python-dateutil==2.9.0.post0
# via
# botocore
# faker
python-dotenv==1.0.1
# via -r requirements.in
python3-openid==3.2.0
# via django-allauth
pytz==2024.1
# via tempora
pyyaml==6.0.1
# via
# jasmine
# tablib
requests==2.31.0
# via
# airtable-python-wrapper
# algoliasearch
# django-allauth
# pytest-base-url
# pytest-selenium
# requests-oauthlib
requests-oauthlib==2.0.0
# via django-allauth
rules==3.3
# via -r requirements.in
s3transfer==0.10.1
# via boto3
selenium==4.19.0
# via
# jasmine
# pytest-selenium
sentry-sdk==1.44.0
# via -r requirements.in
six==1.16.0
# via
# furl
# orderedmultidict
# python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
# trio
sorl-thumbnail==12.10.0
# via -r requirements.in
sortedcontainers==2.4.0
# via trio
sqlparse==0.4.4
# via django
tablib[html,ods,xls,xlsx,yaml]==3.5.0
# via django-import-export
tempora==5.5.1
# via portend
tenacity==8.2.3
# via pytest-selenium
toml==0.10.2
# via pytest-black
tomli==2.0.1
# via
# black
# build
# pip-tools
# pyproject-hooks
# pytest
trio==0.25.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typeguard==4.2.1
# via inflect
typing-extensions==4.10.0
# via
# anyio
# asgiref
# black
# dj-database-url
# inflect
# selenium
# typeguard
urllib3[socks]==1.26.18
# via
# botocore
# requests
# selenium
# sentry-sdk
us==3.1.1
# via -r requirements.in
wheel==0.43.0
# via pip-tools
whitenoise[brotli]==6.6.0
# via -r requirements.in
wsproto==1.2.0
# via trio-websocket
xlrd==2.0.1
# via tablib
xlwt==1.3.0
# via tablib
yurl==1.0.0
# via -r requirements.in
zc-lockfile==3.0.post1
# via cherrypy
zipp==3.18.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools