We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2ff78 commit b2c6d48Copy full SHA for b2c6d48
packages/google-cloud-billing/setup.py
@@ -40,7 +40,7 @@
40
"proto-plus >= 1.22.0, <2.0.0dev",
41
"proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'",
42
"protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
43
- "grpc-google-iam-v1 >= 0.12.4, < 1.0.0dev",
+ "grpc-google-iam-v1 >= 0.12.4, <1.0.0dev",
44
]
45
url = "https://github.com/googleapis/python-billing"
46
0 commit comments