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 55e0e2e commit 2221a7bCopy full SHA for 2221a7b
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
"protobuf>=3.12.2", # minimum required based on latest ansys-grpc-mapdl
33
"psutil>=5.9.4",
34
"pyansys-tools-versioning>=0.3.3",
35
- "ansys-tools-path>=0.3.1",
+ "ansys-tools-path>=0.2.4",
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,<0.41",
38
"scipy>=1.3.0", # for sparse (consider optional?)
0 commit comments