Skip to content

Commit 45c415b

Browse files
committed
Including PyTwin, PySeascape and PyPrimeMesh in 2023R1 release
1 parent 09260cc commit 45c415b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ pyaedt = "==0.6.3"
5050
ansys-platform-instancemanagement = "==1.0.2"
5151
ansys-grantami-bomanalytics = "==1.0.1"
5252
ansys-openapi-common = "==1.1.1"
53+
pytwin = {version = "0.1.2", python = ">=3.8"}
54+
ansys-seascape= "==0.2.0"
55+
ansys-meshing-prime= "==0.2.0"
5356

5457
# Optional dependencies
5558
ansys-mapdl-reader = {version = "==0.52.0", optional = true}

0 commit comments

Comments
 (0)