We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae82191 commit bcfabf4Copy full SHA for bcfabf4
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
name = "assembly_mesh_plugin"
7
version = "0.1.4"
8
dependencies = [
9
- "cadquery>=2.6.0",
+ "cadquery>=2.7.0",
10
"gmsh",
11
]
12
requires-python = ">=3.9"
0 commit comments