Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 6cec435

Browse files
Update setup.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 443d324 commit 6cec435

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"google-cloud-audit-log >= 0.3.1, < 1.0.0",
4545
"google-cloud-core >= 2.0.0, <3.0.0",
4646
"grpc-google-iam-v1 >=0.12.4, <1.0.0",
47-
"grpcio >= 1.33.2, < 2.0.0",
48-
"grpcio >= 1.75.1, < 2.0.0; python_version >= '3.14'",
47+
"grpcio >= 1.33.2, < 2.0.0; python_version < '3.14'",
48+
"grpcio >= 1.75.1, < 2.0.0; python_version >= '3.14'"
4949
"opentelemetry-api >= 1.9.0",
5050
"proto-plus >= 1.22.0, <2.0.0",
5151
"proto-plus >= 1.22.2, <2.0.0; python_version>='3.11'",

0 commit comments

Comments
 (0)