Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Dec 19, 2024
1 parent 81b7368 commit 2b59605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ dependencies = [
"ansys-tools-visualization-interface>=0.2.6,<1",
"attrs!=24.3.0",
"beartype>=0.11.0,<0.20",
"grpcio>=1.35.0,<1.68",
"grpcio-health-checking>=1.45.0,<1.68",
"grpcio>=1.35.0,<2",
"grpcio-health-checking>=1.45.0,<2",
"numpy>=1.20.3,<3",
"Pint>=0.18,<1",
"protobuf>=3.20.2,<6",
Expand Down

0 comments on commit 2b59605

Please sign in to comment.