We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a026c commit 52af14eCopy full SHA for 52af14e
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"psutil>=5.9.4",
34
"pyansys-tools-versioning>=0.3.3",
35
"pyiges[full]>=0.3.1", # Since v0.3.0, the 'full' flag is needed in order to install 'geomdl'
36
- "pyvista<=0.45.3",
+ "pyvista<=0.46.3",
37
"scipy>=1.3.0", # for sparse (consider optional?)
38
"tabulate>=0.8.0", # for cli plotting
39
"tqdm>=4.45.0",
0 commit comments