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 a09449d commit 4d1c8cfCopy full SHA for 4d1c8cf
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, <2.0dev",
+ "google-cloud-logging>=1.14.0, <2.1",
33
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",
34
"proto-plus >= 1.4.0",
35
"libcst >= 0.2.5",
0 commit comments