We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7721f7 commit ebc97a4Copy full SHA for ebc97a4
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<0.46"]
+dependencies = ["fenics-dolfinx>=0.9.0", "pyvista<=0.46"]
17
classifiers = [
18
"Natural Language :: English",
19
"Topic :: Scientific/Engineering",
0 commit comments