Unpin lxml, and use bs4 extra

This commit is contained in:
Jake Howard 2024-07-28 20:38:59 +01:00
parent 009b4926a4
commit 91de1fcf19
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -3,8 +3,7 @@ wagtail==5.2.5
django-environ==0.11.2 django-environ==0.11.2
whitenoise[brotli]==6.6.0 whitenoise[brotli]==6.6.0
Pygments==2.18.0 Pygments==2.18.0
beautifulsoup4 beautifulsoup4[lxml]
lxml==5.2.1
requests requests
wagtail-generic-chooser==0.6 wagtail-generic-chooser==0.6
django-redis==5.4.0 django-redis==5.4.0