Upgrade to Wagtail 5.2 #100
2 changed files with 21 additions and 21 deletions
|
@ -1,13 +1,13 @@
|
|||
-r requirements.txt
|
||||
|
||||
honcho==1.1.0
|
||||
black==23.7.0
|
||||
django-browser-reload==1.11.0
|
||||
black==23.12.1
|
||||
django-browser-reload==1.12.1
|
||||
django-debug-toolbar
|
||||
types-requests==2.31.0.1
|
||||
mypy==1.5.1
|
||||
types-requests
|
||||
mypy==1.8.0
|
||||
wagtail-factories==4.1.0
|
||||
coverage==7.3.0
|
||||
djlint==1.31.0
|
||||
types-pyyaml==6.0.12.9
|
||||
ruff==0.0.278
|
||||
coverage==7.4.0
|
||||
djlint==1.34.1
|
||||
types-pyyaml
|
||||
ruff==0.1.11
|
||||
|
|
|
@ -1,30 +1,30 @@
|
|||
Django==5.0.1
|
||||
wagtail==5.2.2
|
||||
django-environ==0.11.2
|
||||
whitenoise[brotli]==6.5.0
|
||||
Pygments==2.16.1
|
||||
beautifulsoup4==4.11.2
|
||||
lxml==4.9.1
|
||||
requests==2.31.0
|
||||
whitenoise[brotli]==6.6.0
|
||||
Pygments==2.17.2
|
||||
beautifulsoup4
|
||||
lxml==5.0.0
|
||||
requests
|
||||
wagtail-generic-chooser==0.6
|
||||
django-rq==2.8.0
|
||||
django-redis==5.3.0
|
||||
django-rq==2.10.1
|
||||
django-redis==5.4.0
|
||||
gunicorn==21.2.0
|
||||
psycopg2==2.9.6
|
||||
psycopg2==2.9.9
|
||||
djangorestframework
|
||||
django-htmx==1.16.0
|
||||
django-htmx==1.17.2
|
||||
wagtail-metadata==5.0.0
|
||||
django-plausible==0.5.0
|
||||
sentry-sdk==1.29.2
|
||||
sentry-sdk
|
||||
django-sri==0.7.0
|
||||
wagtail-2fa==1.6.9
|
||||
django-health-check==3.17.0
|
||||
wagtail-autocomplete==0.11.0
|
||||
Wand==0.6.11
|
||||
Wand==0.6.13
|
||||
django3-cache-decorator==0.5.2
|
||||
django-cors-headers==4.2.0
|
||||
django-cors-headers==4.3.1
|
||||
django-csp==3.7
|
||||
django-permissions-policy==4.17.0
|
||||
django-permissions-policy==4.18.0
|
||||
django-enforce-host==1.1.0
|
||||
django-proxy==1.2.2
|
||||
wagtail-lite-youtube-embed==0.1.0
|
||||
|
|
Loading…
Reference in a new issue