diff --git a/pyproject.toml b/pyproject.toml index b553323b..6c6de116 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ Documentation = "https://HelgeGehring.github.io/femwell/" [tool.poetry.dependencies] python = ">=3.8" scikit-fem = ">=8.1.0" -gmsh = "4.13.0" +gmsh = "4.13.1" pygmsh = "*" matplotlib = "*" meshwell = ">=1.0.2"