Add networkx and lxml for trimesh 3MF support

Both are required by trimesh's threemf loader as soft dependencies.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Martin Hohenberg
2026-06-19 10:59:43 +02:00
parent ab52721c7f
commit fc13d905db

View File

@@ -7,4 +7,6 @@ cryptography==44.0.3
jinja2==3.1.4 jinja2==3.1.4
python-multipart==0.0.20 python-multipart==0.0.20
trimesh==4.5.3 trimesh==4.5.3
networkx
lxml
httpx==0.28.1 httpx==0.28.1