Resolve warnings of bs4 library

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
pull/3187/head
Emmanuel Ferdman 2025-05-09 01:44:48 -07:00
rodzic feb48ad11f
commit c8d7b48feb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0CF84597DD87A9FF
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -42,7 +42,7 @@ paho-mqtt!=2.0.*
cryptography~=42.0.8
# Used for CSS filtering
beautifulsoup4
beautifulsoup4>=4.0.0
# 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