Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/zzqbranch'
Browse files Browse the repository at this point in the history
  • Loading branch information
wenhuiuy committed Feb 27, 2024
2 parents e3a5055 + 04f5c90 commit 9f8bf83
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]

dependencies = ["ansys-dpf-core>=0.7.2", "ansys-api-dyna==0.3.6"]
dependencies = ["ansys-dpf-core>=0.7.2",
"ansys-api-dyna==0.3.6",
"ansys-platform-instancemanagement~=1.0",
]

[project.optional-dependencies]
tests = [
Expand Down

0 comments on commit 9f8bf83

Please sign in to comment.