mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-22 21:36:18 +00:00
Library update - Replace bs4 with beautifulsoup4 (#1433)
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ paho-mqtt
|
||||
cryptography~=3.4
|
||||
|
||||
# Used for CSS filtering
|
||||
bs4
|
||||
beautifulsoup4
|
||||
|
||||
# XPath filtering, lxml is required by bs4 anyway, but put it here to be safe.
|
||||
lxml
|
||||
|
||||
Reference in New Issue
Block a user