Skip to content

Commit d1d9e0b

Browse files
authored
splitting up #2651 part 3/3 - bigquery (#3027)
* splitting up #2651 * Update datalab version * update bigquery version * update monitoring version * add grpcio to resolve grpc issues
1 parent aa0896d commit d1d9e0b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
google-cloud-bigquery[pandas,pyarrow]==1.8.1
2-
datalab==1.1.4
1+
grpcio==1.27.2
2+
google-cloud-bigquery[pandas,pyarrow]==1.24.0
3+
datalab==1.1.5
34
ipython==7.2.0; python_version > "2.7"
45
ipython<=5.5; python_version == "2.7"
5-
google-cloud-monitoring<=0.28.1
6+
google-cloud-monitoring==0.34.0

0 commit comments

Comments
 (0)