We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e67530 commit ffb4b71Copy full SHA for ffb4b71
packages/google-api-core/pyproject.toml
@@ -45,7 +45,7 @@ classifiers = [
45
]
46
dependencies = [
47
"googleapis-common-protos >= 1.63.2, < 2.0.0",
48
- "protobuf >= 4.25.8, < 7.0.0",
+ "protobuf >= 4.25.8, < 8.0.0",
49
"proto-plus >= 1.22.3, < 2.0.0",
50
"proto-plus >= 1.25.0, < 2.0.0; python_version >= '3.13'",
51
"google-auth >= 2.14.1, < 3.0.0",
0 commit comments