Skip to content

Commit

Permalink
Update requirements.txt (#2704)
Browse files Browse the repository at this point in the history
In our CI system sometimes the installed protoc version on the system is
incompatible with the installed python-protobuf version.
This fix, recommended here: https://groups.google.com/g/nanopb/c/YJn3DlY20_g, should fix the issue.
  • Loading branch information
slaff authored Jan 10, 2024
1 parent 2233b3d commit a70ab7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sming/Libraries/nanopb/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
grpcio-tools
protobuf

0 comments on commit a70ab7d

Please sign in to comment.