Skip to content
Snippets Groups Projects
Commit 15fa31de authored by Florian Zill's avatar Florian Zill
Browse files

added back trame arg for pyvista dep

parent 099da52d
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ dependencies = [ ...@@ -16,7 +16,7 @@ dependencies = [
"meshio==5.3.4", "meshio==5.3.4",
"matplotlib>=3.7.1", "matplotlib>=3.7.1",
"nbconvert>=7.9.2", "nbconvert>=7.9.2",
"pyvista>=0.39.1,<0.43.0", "pyvista[all,trame]>=0.39.1,<0.43.0",
"rich>=13.4.2", "rich>=13.4.2",
"scipy>=1.10.1", "scipy>=1.10.1",
"Pint>=0.22", "Pint>=0.22",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment