Merge branch 'main' into ruff08

This commit is contained in:
Brandon Hancock (bhancock_ai)
2024-12-11 10:32:52 -05:00
committed by GitHub
6 changed files with 94 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ dependencies = [
"chromadb>=0.5.18",
"pdfplumber>=0.11.4",
"openpyxl>=3.1.5",
"blinker>=1.9.0",
]
[project.urls]