We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ee8a7 commit 81c4f5fCopy full SHA for 81c4f5f
pyproject.toml
@@ -28,8 +28,8 @@ dependencies = [
28
"ansys-tools-path>=0.3,<1",
29
"ansys-tools-visualization-interface>=0.2.6,<1",
30
"beartype>=0.11.0,<0.20",
31
- "grpcio>=1.35.0,<1.68",
32
- "grpcio-health-checking>=1.45.0,<1.68",
+ "grpcio>=1.35.0,<2",
+ "grpcio-health-checking>=1.45.0,<2",
33
"numpy>=1.20.3,<3",
34
"Pint>=0.18,<1",
35
"protobuf>=3.20.2,<6",
0 commit comments