Skip to content

Commit 81c4f5f

Browse files
authored
Update pyproject.toml
1 parent 71ee8a7 commit 81c4f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dependencies = [
2828
"ansys-tools-path>=0.3,<1",
2929
"ansys-tools-visualization-interface>=0.2.6,<1",
3030
"beartype>=0.11.0,<0.20",
31-
"grpcio>=1.35.0,<1.68",
32-
"grpcio-health-checking>=1.45.0,<1.68",
31+
"grpcio>=1.35.0,<2",
32+
"grpcio-health-checking>=1.45.0,<2",
3333
"numpy>=1.20.3,<3",
3434
"Pint>=0.18,<1",
3535
"protobuf>=3.20.2,<6",

0 commit comments

Comments
 (0)