This commit is contained in:
2025-07-21 15:32:49 +09:00
parent d24ab69bb1
commit 4a4a0138da
20 changed files with 5506 additions and 170 deletions

View File

@@ -0,0 +1,9 @@
# Essential packages for CLI batch processing only
PyMuPDF>=1.26.3
google-genai>=1.0.0
Pillow>=10.0.0
ezdxf>=1.4.2
numpy>=1.24.0
python-dotenv>=1.0.0
pandas>=2.0.0
requests>=2.31.0