Skip to content

Commit b44d6e6

Browse files
committed
Update pyproject.toml
1 parent f5b63f0 commit b44d6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
]
3232
dependencies = [
3333
"matplotlib",
34-
"gmsh>4.14.0",
34+
"gmsh>=4.14.0",
3535
"numpy>1.21",
3636
"colorlog",
3737
"setuptools",

0 commit comments

Comments
 (0)