We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b30ff8a commit e0aaefbCopy full SHA for e0aaefb
1 file changed
packages/google-cloud-logging/setup.py
@@ -50,7 +50,7 @@
50
51
52
REQUIREMENTS = [
53
- 'google-cloud-core >= 0.23.0, < 0.24dev',
+ 'google-cloud-core >= 0.23.1, < 0.24dev',
54
'grpcio >= 1.0.2, < 2.0dev',
55
'gapic-google-cloud-logging-v2 >= 0.90.1, < 0.91dev',
56
]
0 commit comments