Update beautifulsoup4 requirement (#3471)

This commit is contained in:
dependabot[bot]
2025-10-23 10:34:24 +02:00
committed by GitHub
parent cb1c36d97d
commit 5d9c102aff

View File

@@ -56,7 +56,7 @@ cryptography==44.0.1
paho-mqtt!=2.0.*
# Used for CSS filtering, JSON extraction from HTML
beautifulsoup4>=4.0.0,<=4.13.5
beautifulsoup4>=4.0.0,<=4.14.2
# XPath filtering, lxml is required by bs4 anyway, but put it here to be safe.
# #2328 - 5.2.0 and 5.2.1 had extra CPU flag CFLAGS set which was not compatible on older hardware