Skip to content

Commit

Permalink
splitting up #2651 part 3/3 - bigquery (#3027)
Browse files Browse the repository at this point in the history
* splitting up #2651

* Update datalab version

* update bigquery version

* update monitoring version

* add grpcio to resolve grpc issues
  • Loading branch information
leahecole committed Mar 5, 2020
1 parent aa0896d commit d1d9e0b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions bigquery/datalab-migration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
google-cloud-bigquery[pandas,pyarrow]==1.8.1
datalab==1.1.4
grpcio==1.27.2
google-cloud-bigquery[pandas,pyarrow]==1.24.0
datalab==1.1.5
ipython==7.2.0; python_version > "2.7"
ipython<=5.5; python_version == "2.7"
google-cloud-monitoring<=0.28.1
google-cloud-monitoring==0.34.0

0 comments on commit d1d9e0b

Please sign in to comment.