godspeed app sync

This commit is contained in:
Tim Bendt
2025-08-20 08:30:54 -04:00
parent ca6e4cdf5d
commit c46d53b261
17 changed files with 3170 additions and 45 deletions

View File

@@ -7,6 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"aiohttp>=3.11.18",
"certifi>=2025.4.26",
"click>=8.1.0",
"html2text>=2025.4.15",
"mammoth>=1.9.0",
"markitdown[all]>=0.1.1",
@@ -16,6 +17,7 @@ dependencies = [
"pillow>=11.2.1",
"python-dateutil>=2.9.0.post0",
"python-docx>=1.1.2",
"requests>=2.31.0",
"rich>=14.0.0",
"textual>=3.2.0",
"textual-image>=0.8.2",