Skip to content

Commit ebc97a4

Browse files
committed
bump pyvista version
1 parent a7721f7 commit ebc97a4

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
@@ -13,7 +13,7 @@ description = "Convert OpenMC .vtk files to dolfinx functions"
1313
readme = "README/md"
1414
requires-python = ">=3.9"
1515
license = { file = "LICENSE" }
16-
dependencies = ["fenics-dolfinx>=0.9.0", "pyvista<0.46"]
16+
dependencies = ["fenics-dolfinx>=0.9.0", "pyvista<=0.46"]
1717
classifiers = [
1818
"Natural Language :: English",
1919
"Topic :: Scientific/Engineering",

0 commit comments

Comments
 (0)