Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/data/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ifcopenshell>=0.8.5,<0.9
openpyxl>=3.1 # XLSX export
numpy>=1.26 # geometry-derived quantities, AABB clash
ifctester>=0.8 # IDS / openBIM model validation
ifctester>=0.8.5 # IDS / openBIM model validation
trimesh>=4.0 # clash narrow phase (mesh booleans) + 2D section cuts
manifold3d>=2.0 # boolean intersection engine for trimesh
scipy>=1.11 # trimesh path assembly (section drawings)
Expand Down