There was an error while loading. Please reload this page.
1 parent 371c4f2 commit 3b53568Copy full SHA for 3b53568
irm/setup.py
@@ -25,7 +25,7 @@
25
release_status = "Development Status :: 3 - Alpha"
26
dependencies = [
27
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",
28
- "google-cloud-monitoring>=0.31.1, <0.34",
+ "google-cloud-monitoring>=0.31.1, <0.35",
29
]
30
31
package_root = os.path.abspath(os.path.dirname(__file__))
0 commit comments