This commit is contained in:
2025-06-09 00:35:39 +05:00
parent 70a65cefc5
commit 15cbdceb7f
10 changed files with 450 additions and 256 deletions

View File

@@ -7,4 +7,5 @@ requires-python = ">=3.12"
dependencies = [
"bs4>=0.0.2",
"lxml>=5.4.0",
"openpyxl>=3.1.5",
]