Skip to content

Commit b10c2fa

Browse files
committed
Pin ansys tools common to 0.3.1
1 parent f734471 commit b10c2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"importlib-metadata>=4.0",
2626
"Pyro5>=5.13",
2727
"numpy>=1.19, <3.0",
28-
"ansys-tools-common",
28+
"ansys-tools-common>=0.3.1",
2929
"click==8.3.1", # clink 8.2.0 is failing the license check.
3030
]
3131

0 commit comments

Comments
 (0)