feat: gitignore
This commit is contained in:
@@ -10,7 +10,9 @@ aiosqlite>=0.20.0
|
||||
# Document Parsing
|
||||
PyMuPDF>=1.24.0 # PDF (text, tables, images)
|
||||
python-docx>=1.1.0 # Word
|
||||
openpyxl>=3.1.0 # Excel
|
||||
openpyxl>=3.1.0 # Excel (.xlsx)
|
||||
pandas>=2.0 # CSV / DataFrame handling
|
||||
xlrd>=2.0 # Excel (.xls legacy)
|
||||
ezdxf>=1.3.0 # CAD (DXF)
|
||||
geopandas>=1.0.0 # GIS
|
||||
fiona>=1.10.0 # GIS file I/O
|
||||
|
||||
Reference in New Issue
Block a user