Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request caikit#667 from caikit/dependabot/pip/grpcio-refle…
Browse files Browse the repository at this point in the history
…ction-gte-1.35.0-and-lt-1.63

Update grpcio-reflection requirement from <1.49,>=1.35.0 to >=1.35.0,<1.63
  • Loading branch information
gabe-l-hart authored Feb 22, 2024
2 parents 174be05 + f65a201 commit 0c5c08e
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 @@ -113,7 +113,7 @@ dev-proto3 = [
"protobuf>=3.19.0,<3.20",
"grpcio>=1.35.0,<1.63",
"grpcio-health-checking>=1.35.0,<1.63",
"grpcio-reflection>=1.35.0,<1.49",
"grpcio-reflection>=1.35.0,<1.63",
]

# NOTE: This is "all" from the user and dev perspective
Expand Down

0 comments on commit 0c5c08e

Please sign in to comment.