We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c3470 commit d427b22Copy full SHA for d427b22
packages/google-cloud-logging/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