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 5e7eec8 commit b2f83cfCopy full SHA for b2f83cf
setup.py
@@ -29,7 +29,7 @@
29
# 'Development Status :: 5 - Production/Stable'
30
release_status = "Development Status :: 4 - Beta"
31
dependencies = [
32
- "google-cloud-logging>=1.14.0, <3.0.1",
+ "google-cloud-logging>=1.14.0, <4.0.0dev",
33
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
34
# Until this issue is closed
35
# https://github.com/googleapis/google-cloud-python/issues/10566
0 commit comments