Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 3bcda7a

Browse files
authored
Pins the google-cloud-monitoring version (#705)
1 parent a886276 commit 3bcda7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
'configparser>=3.5.0',
9494
'mock>=2.0.0',
9595
'future>=0.16.0',
96-
'google-cloud>=0.30.0',
96+
'google-cloud-monitoring==0.28.0',
9797
'google-api-python-client>=1.6.2',
9898
'seaborn>=0.7.0',
9999
'plotly>=1.12.5',

0 commit comments

Comments
 (0)