Add ODF (.ods) support via odfpy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-13 11:48:03 +02:00
parent a0be34f66e
commit 2d9bce014f
4 changed files with 33 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"pandas>=2.0",
"openpyxl>=3.1",
"xlrd>=2.0",
"odfpy>=1.4",
"sqlalchemy>=2.0",
"psycopg2-binary>=2.9",
"oracledb>=2.0",