Skip to content

Commit 8ca3da7

Browse files
cecilleandy31415
andauthored
Fix google-api-core (#32687) (#32965)
Co-authored-by: Andrei Litvin <andy314@gmail.com>
1 parent 3db0d30 commit 8ca3da7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

scripts/setup/constraints.txt

+7
Original file line numberDiff line numberDiff line change
@@ -290,3 +290,10 @@ setuptools==68.0.0
290290
# via
291291
# pip-tools
292292
# west
293+
294+
# Manual edits:
295+
296+
# Higher versions depend on proto-plus, which break
297+
# nanopb code generation (due to name conflict of the 'proto' module)
298+
google-api-core==2.17.0
299+

0 commit comments

Comments
 (0)