commit | 8bb576b7e8ac5d49fe522d9cb303489a43bcae96 | [log] [tgz] |
---|---|---|
author | Katarzyna Giądła <katarzyna.giadla@nordicsemi.no> | Mon May 22 15:09:10 2023 +0200 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Tue May 23 08:55:16 2023 +0200 |
tree | 3499e239397bebbeaa4f3f926d92043fb71ad19e | |
parent | f27d360d966280d3ddd612385e5473867aa2f448 [diff] |
scripts: requirements: Update protobuf and grpcio-tools requirements Minimal requirements for nanopb were not accurate to allow its usage (and causing related tests to build fail). This change updates requirements for protobuf (>=3.20.3) and grpcio-tools (>=1.47.0) to use protocol buffer. Fixes #56103 Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>