maintenance: Update grpcio Dependencies - #8765
Merged
whoisj merged 3 commits intoJul 16, 2026
Merged
Conversation
Contributor
Author
|
CI Pipeline ID: 50244177 |
yinggeh
previously approved these changes
May 5, 2026
whoisj
force-pushed
the
jwyman/tri-836-update-tritonclients-gprc-package-dependency-version
branch
from
May 29, 2026 19:58
5e49fa6 to
06e3f46
Compare
whoisj
force-pushed
the
jwyman/tri-836-update-tritonclients-gprc-package-dependency-version
branch
4 times, most recently
from
June 15, 2026 22:42
45eabce to
457efe6
Compare
yinggeh
previously approved these changes
Jun 15, 2026
whoisj
force-pushed
the
jwyman/tri-836-update-tritonclients-gprc-package-dependency-version
branch
from
June 26, 2026 17:13
457efe6 to
abb364f
Compare
whoisj
marked this pull request as draft
June 29, 2026 17:14
whoisj
force-pushed
the
jwyman/tri-836-update-tritonclients-gprc-package-dependency-version
branch
from
July 2, 2026 19:16
abb364f to
cdf9687
Compare
This change updates the `grpcio` dependencies to `>=1.63.0` and removes the upper bound.
whoisj
force-pushed
the
jwyman/tri-836-update-tritonclients-gprc-package-dependency-version
branch
from
July 9, 2026 15:37
cdf9687 to
69c5440
Compare
whoisj
marked this pull request as ready for review
July 9, 2026 20:00
mc-nv
approved these changes
Jul 9, 2026
yinggeh
reviewed
Jul 10, 2026
| RUN rm -f /usr/bin/python && \ | ||
| ln -s /usr/bin/python3 /usr/bin/python | ||
|
|
||
| RUN pip3 install --upgrade "numpy<2" pillow attrdict future "grpcio<1.68" requests gsutil \ |
Contributor
Author
There was a problem hiding this comment.
because none of the other packages were attempting to lower the value.
do you prefer the version to present a minimum value? none of the packages have this.
Contributor
There was a problem hiding this comment.
I prefer consistency. Let add the minimum version
mc-nv
previously approved these changes
Jul 10, 2026
yinggeh
reviewed
Jul 10, 2026
Co-authored-by: Yingge He <157551214+yinggeh@users.noreply.github.com>
yinggeh
approved these changes
Jul 10, 2026
Contributor
|
Please use our template for non-trivial PRs. Also add the new related PRs. |
whoisj
deleted the
jwyman/tri-836-update-tritonclients-gprc-package-dependency-version
branch
July 16, 2026 23:38
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change updates the
grpciodependencies to>=1.81.1and removes the upper bound.Related to
grpcioPackage client#892