concatenate_files

This commit is contained in:
dkrivov
2026-03-10 09:13:00 +03:00
parent 8ed3e1175c
commit c4bad98dab
3 changed files with 116 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ dependencies = [
"playwright>=1.57.0",
"pylint>=3.0",
"whitenoise>=6.11.0",
"python-docx>=1.2.0",
]
[project.optional-dependencies]