We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daa4528 + a8355ce commit 3c92744Copy full SHA for 3c92744
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ description = "Convert OpenMC .vtk files to dolfinx functions"
13
readme = "README/md"
14
requires-python = ">=3.9"
15
license = { file = "LICENSE" }
16
-dependencies = ["fenics-dolfinx>=0.9.0", "pyvista"]
+dependencies = ["fenics-dolfinx>=0.9.0", "pyvista<0.46"]
17
classifiers = [
18
"Natural Language :: English",
19
"Topic :: Scientific/Engineering",
0 commit comments