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 5055919 commit b14a292Copy full SHA for b14a292
setup.py
@@ -32,8 +32,8 @@
32
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
33
# Until this issue is closed
34
# https://github.com/googleapis/google-cloud-python/issues/10566
35
- "google-api-core[grpc] >= 1.28.0, <3.0.0dev",
36
- "google-cloud-appengine-logging>=0.1.0, <1.0.1",
+ "google-api-core[grpc] >= 1.26.0, <3.0.0dev",
+ "google-cloud-appengine-logging>=0.1.0, <2.0.0dev",
37
"google-cloud-audit-log >= 0.1.0, < 1.0.0dev",
38
39
0 commit comments