split pdf

This commit is contained in:
2025-05-26 08:54:13 -04:00
parent e0c6eef76d
commit aeae900cae
4 changed files with 67 additions and 16 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"mypy>=1.15.0",
"pgvector>=0.4.1",
"psycopg[binary]>=3.2.9",
"pypdf>=5.5.0",
"python-dotenv>=1.1.0",
"types-psycopg2>=2.9.21.20250516",
]