Skip to content

Commit

Permalink
Merge pull request #404 from gdsfactory/dependabot/pip/pyvista-lte-0.…
Browse files Browse the repository at this point in the history
…43.8

Update pyvista requirement from <=0.43.7 to <=0.43.8
  • Loading branch information
nikosavola authored May 23, 2024
2 parents 1d6d35b + 513566b commit 4993b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dev = [
]
devsim = [
"devsim",
"pyvista<=0.43.7",
"pyvista<=0.43.8",
"tidy3d>=2.5.2,<2.7"
]
docs = [
Expand All @@ -77,7 +77,7 @@ gmsh = [
"mapbox_earcut",
"meshio",
"pygmsh",
"pyvista<=0.43.7",
"pyvista<=0.43.8",
"trimesh",
"shapely",
"meshwell>=1.0.7,<=1.1"
Expand Down

0 comments on commit 4993b32

Please sign in to comment.