We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b30ff8a + e0aaefb commit e062870Copy full SHA for e062870
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