Skip to content

Commit

Permalink
NCSDK-22783: scripts: requirements: Update protobuf requirements
Browse files Browse the repository at this point in the history
Minimal requirements for nanopb were not accurate to allow its usage.

Signed-off-by: Piotr Kosycarz <[email protected]>
  • Loading branch information
nordic-piks authored and anangl committed Sep 4, 2023
1 parent 6d433af commit cf267cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion scripts/requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ ecdsa
cryptography
imagesize>=1.2.0
intelhex
protobuf
pylint
zcbor>=0.7.0
1 change: 1 addition & 0 deletions scripts/requirements-fixed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ future==0.18.3
gcovr==4.2
gitlint==0.15.0
grpcio-tools==1.51.1
protobuf==4.21.9
idna==2.10
imagesize==1.2.0
imgtool==1.7.0
Expand Down

0 comments on commit cf267cd

Please sign in to comment.