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 d7e5870 commit 208254dCopy full SHA for 208254d
packages/google-cloud-logging/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