2024-01-05 15:30:31 +00:00
|
|
|
Django==5.0.1
|
|
|
|
wagtail==5.2.2
|
2023-09-02 08:00:57 +01:00
|
|
|
django-environ==0.11.2
|
2024-01-05 15:56:39 +00:00
|
|
|
whitenoise[brotli]==6.6.0
|
|
|
|
Pygments==2.17.2
|
|
|
|
beautifulsoup4
|
|
|
|
lxml==5.0.0
|
|
|
|
requests
|
2024-01-05 15:30:31 +00:00
|
|
|
wagtail-generic-chooser==0.6
|
2024-01-05 15:56:39 +00:00
|
|
|
django-rq==2.10.1
|
|
|
|
django-redis==5.4.0
|
2023-08-01 14:00:30 +01:00
|
|
|
gunicorn==21.2.0
|
2024-01-05 15:56:39 +00:00
|
|
|
psycopg2==2.9.9
|
2022-11-03 13:54:31 +00:00
|
|
|
djangorestframework
|
2024-01-05 15:56:39 +00:00
|
|
|
django-htmx==1.17.2
|
2024-01-05 15:30:31 +00:00
|
|
|
wagtail-metadata==5.0.0
|
2023-05-12 18:00:42 +01:00
|
|
|
django-plausible==0.5.0
|
2024-01-05 15:56:39 +00:00
|
|
|
sentry-sdk
|
2023-09-12 10:00:52 +01:00
|
|
|
django-sri==0.7.0
|
2024-01-05 15:30:31 +00:00
|
|
|
wagtail-2fa==1.6.9
|
2022-11-03 13:54:31 +00:00
|
|
|
django-health-check==3.17.0
|
2024-01-05 15:30:31 +00:00
|
|
|
wagtail-autocomplete==0.11.0
|
2024-01-05 15:56:39 +00:00
|
|
|
Wand==0.6.13
|
2022-11-03 13:54:31 +00:00
|
|
|
django3-cache-decorator==0.5.2
|
2024-01-05 15:56:39 +00:00
|
|
|
django-cors-headers==4.3.1
|
2022-11-03 13:54:31 +00:00
|
|
|
django-csp==3.7
|
2024-01-05 15:56:39 +00:00
|
|
|
django-permissions-policy==4.18.0
|
2022-11-16 14:20:21 +00:00
|
|
|
django-enforce-host==1.1.0
|
2023-04-16 15:41:16 +01:00
|
|
|
django-proxy==1.2.2
|
2023-10-27 17:11:53 +01:00
|
|
|
wagtail-lite-youtube-embed==0.1.0
|
2022-11-03 13:54:31 +00:00
|
|
|
|
|
|
|
# DRF OpenAPI dependencies
|
|
|
|
uritemplate
|
|
|
|
PyYAML
|
|
|
|
|
|
|
|
# Use custom `wagtail-favicon` with performance improvements
|
2024-01-05 15:30:31 +00:00
|
|
|
git+https://github.com/RealOrangeOne/wagtail-favicon@b892165e047b35c46d7244109b9ad9226d32a213
|
2023-04-16 15:04:51 +01:00
|
|
|
|
2024-01-05 15:30:31 +00:00
|
|
|
# Use custom `wagtail-draftail-snippet` with support for Wagtail 5.x
|
|
|
|
git+https://github.com/aaronhaslett/wagtail-draftail-snippet@347cf41b29e0aa1ef43b53632ef29f07967a19e1
|