Skip to content

Commit

Permalink
fix: ansys-tools-path minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Oct 31, 2024
1 parent aed7557 commit 9ecce22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ classifiers = [

dependencies = ["ansys-dpf-core>=0.7.2",
"ansys-api-dyna==0.4.1",
"ansys-tools-path==0.6.0",
"ansys-tools-path>=0.6.0",
"ansys-platform-instancemanagement~=1.0",
"pyvista>=0.43.4",
]
Expand Down

0 comments on commit 9ecce22

Please sign in to comment.