This commit is contained in:
2025-06-05 16:50:32 +05:00
parent fa10c8abbc
commit 15cfd30086
3 changed files with 174 additions and 16 deletions

View File

@@ -6,4 +6,5 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"bs4>=0.0.2",
"lxml>=5.4.0",
]