Skip to content

Commit

Permalink
Fix google-api-core (project-chip#32687)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and andreilitvin committed May 3, 2024
1 parent 3fa120c commit 131f391
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/setup/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -419,3 +419,9 @@ wheel==0.38.4 ; sys_platform == "linux"
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
#
# Manual edits:
# Higher versions depend on proto-plus, which break
# nanopb code generation (due to name conflict of the 'proto' module)
google-api-core==2.17.0

0 comments on commit 131f391

Please sign in to comment.