This commit is contained in:
Tim Bendt
2025-08-18 10:58:48 -04:00
parent c64fbbb072
commit ca6e4cdf5d
12 changed files with 2220 additions and 39 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"aiohttp>=3.11.18",
"certifi>=2025.4.26",
"html2text>=2025.4.15",
"mammoth>=1.9.0",
"markitdown[all]>=0.1.1",
@@ -18,6 +19,7 @@ dependencies = [
"rich>=14.0.0",
"textual>=3.2.0",
"textual-image>=0.8.2",
"ticktick-py>=2.0.0",
]
[dependency-groups]