feat(ml): auto-commit con 7 cambios

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-24 02:05:43 +02:00
parent 337f75b527
commit 3823a28d1c
7 changed files with 611 additions and 0 deletions
+3
View File
@@ -21,6 +21,7 @@ dependencies = [
"matplotlib>=3.10.9",
"openpyxl>=3.1.5",
"polars>=1.40.1",
"pymeshlab>=2025.7.post1",
"pymssql>=2.3.13",
"pypdf>=6.10.0",
"pyproj>=3.7.2",
@@ -28,10 +29,12 @@ dependencies = [
"pyyaml>=6.0.3",
"rapidfuzz>=3.14.5",
"reportlab>=4.5.0",
"scikit-image>=0.26.0",
"scikit-learn>=1.8.0",
"scipy>=1.17.1",
"seaborn>=0.13.2",
"shapely>=2.1.2",
"trimesh>=4.12.2",
"xlrd>=2.0.2",
]