File tree Expand file tree Collapse file tree 6 files changed +8
-6
lines changed
bigquery/pandas-gbq-migration Expand file tree Collapse file tree 6 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ google-cloud-bigquery-storage==2.27.0
33pandas == 2.0.3 ; python_version == '3.8'
44pandas == 2.2.3 ; python_version > '3.8'
55pandas-gbq == 0.24.0
6- grpcio == 1.69.0
6+ grpcio == 1.70.0 ; python_version == '3.8'
7+ grpcio == 1.74.0 ; python_version > '3.8'
78pyarrow == 17.0.0 ; python_version < = '3.8'
89pyarrow == 20.0.0 ; python_version > '3.9'
Original file line number Diff line number Diff line change 11
22backoff == 2.2.1
3- grpcio == 1.70 .0
3+ grpcio == 1.74 .0
44google-auth == 2.38.0
55google-auth-httplib2 == 0.2.0
66google-cloud == 0.34.0
Original file line number Diff line number Diff line change 1- grpcio == 1.62.2
1+ grpcio == 1.70.0 ; python_version == '3.8'
2+ grpcio == 1.74.0 ; python_version > '3.8'
23grpcio-tools == 1.62.2
Original file line number Diff line number Diff line change 1- grpcio == 1.62.1
1+ grpcio == 1.74.0
22google-cloud-video-live-stream == 1.9.1
Original file line number Diff line number Diff line change 11google-api-python-client == 2.131.0
2- grpcio == 1.62.1
2+ grpcio == 1.74.0
33google-cloud-video-stitcher == 0.7.14
Original file line number Diff line number Diff line change 11google-api-python-client == 2.131.0
2- grpcio == 1.62.1
2+ grpcio == 1.74.0
33google-cloud-video-transcoder == 1.13.1
You can’t perform that action at this time.
0 commit comments