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 c4e942c commit c2dbdf9Copy full SHA for c2dbdf9
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"pyansys-tools-versioning>=0.3.3",
35
"ansys-tools-path>=0.3.1",
36
"pyiges[full]>=0.3.1", # Since v0.3.0, the 'full' flag is needed in order to install 'geomdl'
37
- "pyvista>=0.33.0",
+ "pyvista>=0.33.0,<0.41",
38
"scipy>=1.3.0", # for sparse (consider optional?)
39
"tqdm>=4.45.0",
40
"vtk>=9.0.0",
0 commit comments