Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdegenstein authored Sep 19, 2024
1 parent b2cb62f commit a5a290d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ classifiers = [
dependencies = [
"cadquery-ocp >= 7.7.0",
"typing_extensions >= 4.6.0, <5",
"numpy >= 1.24.1, <2",
"numpy >= 2",
"svgpathtools >= 1.5.1, <2",
"anytree >= 2.8.0, <3",
"ezdxf >= 1.1.0, < 2",
Expand Down

0 comments on commit a5a290d

Please sign in to comment.