mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
pyproject.toml -> change cadquery-ocp dep to >= 7.8.1
This commit is contained in:
parent
61ddeed029
commit
ae80b27c9b
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cadquery-ocp >= 7.7.0",
|
"cadquery-ocp >= 7.8.1",
|
||||||
"typing_extensions >= 4.6.0, <5",
|
"typing_extensions >= 4.6.0, <5",
|
||||||
"numpy >= 2, <3",
|
"numpy >= 2, <3",
|
||||||
"svgpathtools >= 1.5.1, <2",
|
"svgpathtools >= 1.5.1, <2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue