Skip to content

Commit 6bf6bf3

Browse files
committed
Add manual constrainst to fix proto conflict issue
1 parent 8a97fb8 commit 6bf6bf3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/setup/constraints.txt

+5
Original file line numberDiff line numberDiff line change
@@ -319,3 +319,8 @@ setuptools==70.0.0
319319
# via
320320
# pip-tools
321321
# west
322+
# Manual edits:
323+
324+
# Higher versions depend on proto-plus, which break
325+
# nanopb code generation (due to name conflict of the 'proto' module)
326+
google-api-core==2.17.0

0 commit comments

Comments
 (0)