Skip to content

Commit

Permalink
Update requirements.txt
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 49c9aa5 commit 6cd7c42
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 6cd7c42

Please sign in to comment.