mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Update pyproject.toml
This commit is contained in:
parent
2e232530ef
commit
2b9c0352a0
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ dependencies = [
|
||||||
"numpy >= 1.24.1, <2",
|
"numpy >= 1.24.1, <2",
|
||||||
"svgpathtools >= 1.5.1, <2",
|
"svgpathtools >= 1.5.1, <2",
|
||||||
"anytree >= 2.8.0, <3",
|
"anytree >= 2.8.0, <3",
|
||||||
"ezdxf >= 1.0.0, < 2",
|
"ezdxf >= 1.1.0, < 2",
|
||||||
"numpy-stl >= 3.0.0, <4",
|
"numpy-stl >= 3.0.0, <4",
|
||||||
"ipython >= 8.0.0, <9",
|
"ipython >= 8.0.0, <9",
|
||||||
"py-lib3mf >= 2.3.1",
|
"py-lib3mf >= 2.3.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue