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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user