ODT table support

This commit is contained in:
Artem Kokos
2026-01-20 23:25:08 +07:00
committed by Артём Кокос
parent 6fcc834617
commit bca24189c7
4 changed files with 175 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ dependencies = [
"python-redmine>=2.4.0",
"tabulate>=0.9.0",
"python-dotenv>=1.0.0",
"odfpy>=1.4.0",
]
[project.optional-dependencies]