File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
packages/google-cloud-bigquery-storage Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -149,9 +149,9 @@ google-cloud-core==2.4.2 \
149149 --hash =sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \
150150 --hash =sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35
151151 # via google-cloud-storage
152- google-cloud-storage == 3.0 .0 \
153- --hash =sha256:2accb3e828e584888beff1165e5f3ac61aa9088965eb0165794a82d8c7f95297 \
154- --hash =sha256:f85fd059650d2dbb0ac158a9a6b304b66143b35ed2419afec2905ca522eb2c6a
152+ google-cloud-storage == 3.1 .0 \
153+ --hash =sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \
154+ --hash =sha256:eaf36966b68660a9633f03b067e4a10ce09f1377cae3ff9f2c699f69a81c66c6
155155 # via gcp-docuploader
156156google-crc32c == 1.6.0 \
157157 --hash =sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
Original file line number Diff line number Diff line change 11google-cloud-bigquery-storage == 2.28.0
2- google-cloud-bigquery == 3.29 .0
2+ google-cloud-bigquery == 3.30 .0
Original file line number Diff line number Diff line change 11google-auth == 2.38.0
22google-cloud-bigquery-storage == 2.28.0
3- google-cloud-bigquery == 3.29 .0
3+ google-cloud-bigquery == 3.30 .0
44pyarrow === 12.0.1 ; python_version == '3.7'
55pyarrow === 17.0.0 ; python_version == '3.8'
66pyarrow == 19.0.1 ; python_version >= '3.9'
77ipython === 7.31.1 ; python_version == '3.7'
88ipython === 8.10.0 ; python_version == '3.8'
99ipython === 8.18.1 ; python_version == '3.9'
10- ipython == 8.32.0 ; python_version >= '3.10'
10+ ipython === 8.33.0 ; python_version == '3.10'
11+ ipython == 9.0.0 ; python_version >= '3.11'
1112ipywidgets == 8.1.5
1213pandas === 1.3.5 ; python_version == '3.7'
1314pandas === 2.0.3 ; python_version == '3.8'
You can’t perform that action at this time.
0 commit comments