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