Unpin lxml, and use bs4 extra
This commit is contained in:
parent
009b4926a4
commit
91de1fcf19
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ wagtail==5.2.5
|
|||
django-environ==0.11.2
|
||||
whitenoise[brotli]==6.6.0
|
||||
Pygments==2.18.0
|
||||
beautifulsoup4
|
||||
lxml==5.2.1
|
||||
beautifulsoup4[lxml]
|
||||
requests
|
||||
wagtail-generic-chooser==0.6
|
||||
django-redis==5.4.0
|
||||
|
|
Loading…
Reference in a new issue