Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion minimum_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ ansys-api-mapdl==0.5.2
numpy==2.2.6
platformdirs==4.5.1
psutil==7.2.1
pyansys-tools-versioning==0.6.0
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies = [
"platformdirs>=3.6.0",
"protobuf>=3.12.2", # minimum required based on latest ansys-grpc-mapdl
"psutil>=5.9.4",
"pyansys-tools-versioning>=0.3.3",
"pyiges[full]>=0.3.1", # Since v0.3.0, the 'full' flag is needed in order to install 'geomdl'
"pyvista<=0.46.4",
"scipy>=1.3.0", # for sparse (consider optional?)
Expand Down
Loading