Replace grpcio-tools version pin with range from nanopb - #55
Conversation
grpcio-tools is pinned to >=1.43 in nanopb (where it's consumed), so match this behavior. This was previously causing grpcio-tools to be downloaded upon every firmware build when the grpcio-tools version is not latest.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesDependency update
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested labels: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
grpcio-tools is pinned to >=1.43 in nanopb (where it's consumed), so match this behavior.
This was previously causing grpcio-tools to be downloaded upon every firmware build when the grpcio-tools version is not latest.
Summary by CodeRabbit
grpcio-toolsversion requirement to support compatible releases while avoiding breaking major-version upgrades.