diff --git a/pyproject.toml b/pyproject.toml index 15402175..1cf7eca9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ scikit-fem = ">=8.1.0" gmsh = "*" pygmsh = "*" matplotlib = "*" -meshwell = "1.0.2" +meshwell = ">=1.0.3" [tool.poetry.group.test.dependencies] pytest = "*"