Misc updates I don't remember making

This commit is contained in:
Jim Lancaster
2026-09-10 11:29:16 -05:00
parent fe17cb25c7
commit ea7c2d2760
7 changed files with 509850 additions and 2 deletions
+9
View File
@@ -4,5 +4,14 @@ version = "0.1.0"
requires-python = ">=3.12"
dependencies = [
"copier>=9.15.1",
"ged4py>=0.5.2",
"getmyancestors>=1.2.0",
"google-genai>=2.20.0",
"pandas>=3.0.5",
"pdfplumber>=0.11.10",
"pillow>=12.3.0",
"pydantic>=2.13.4",
"pymupdf>=1.28.0",
"pypdf>=6.16.2",
"pypdfium2>=5.13.0",
]