mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
pyproject.toml -> switch to the official lib3mf release on pypi
This commit is contained in:
parent
1d89804417
commit
485bfa1f87
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ dependencies = [
|
||||||
"anytree >= 2.8.0, < 3",
|
"anytree >= 2.8.0, < 3",
|
||||||
"ezdxf >= 1.1.0, < 2",
|
"ezdxf >= 1.1.0, < 2",
|
||||||
"ipython >= 8.0.0, < 9",
|
"ipython >= 8.0.0, < 9",
|
||||||
"py-lib3mf >= 2.3.1",
|
"lib3mf >= 2.4.1",
|
||||||
"ocpsvg >= 0.5, < 0.6",
|
"ocpsvg >= 0.5, < 0.6",
|
||||||
"trianglesolver",
|
"trianglesolver",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue