Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ adafruit-nrfutil==0.5.3.post16
meshtastic==2.7.11
# Match grpcio-tools version pinning from nanopb (where it's consumed)
# but cap it below 2.x so a major release can't break the build unannounced.
grpcio-tools>=1.43.0,<2
grpcio-tools>=1.83.0,<2
Loading