@@ -97,12 +97,6 @@ charset-normalizer==3.1.0 \
97
97
--hash =sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df \
98
98
--hash =sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab
99
99
# via requests
100
- # This requirement duplicates the line below, without an extra. We need this to
101
- # work around https://github.com/pypa/pip/issues/9644 because we can't use
102
- # --no-deps when this gets installed by GCF
103
- google-api-core == 2.11.0 \
104
- --hash =sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 \
105
- --hash =sha256:ce222e27b0de0d7bc63eb043b956996d6dccab14cc3b690aaea91c9cc99dc16e
106
100
google-api-core [grpc ]== 2.11.0 \
107
101
--hash =sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 \
108
102
--hash =sha256:ce222e27b0de0d7bc63eb043b956996d6dccab14cc3b690aaea91c9cc99dc16e
@@ -118,9 +112,9 @@ google-auth==2.16.3 \
118
112
# google-api-core
119
113
# google-cloud-core
120
114
# google-cloud-storage
121
- google-cloud-bigquery == 3.7.0 \
122
- --hash =sha256:cf9f543fad3aaf4871c53f56b718e1ef94a9a778b17f16890015f6fc25c328ec \
123
- --hash =sha256:d273e6a4fddd24317055c4f7a727b78edb165e714e646d8276df0761fa7023d0
115
+ google-cloud-bigquery == 3.17.2 \
116
+ --hash =sha256:6e1cf669a40e567ab3289c7b5f2056363da9fcb85d9a4736ee90240d4a7d84ea \
117
+ --hash =sha256:cdadf5283dca55a1a350bacf8c8a7466169d3cf46c5a0a3abc5e9aa0b0a51dee
124
118
# via -r requirements.in
125
119
google-cloud-core == 2.3.2 \
126
120
--hash =sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \
@@ -212,12 +206,6 @@ google-resumable-media==2.4.1 \
212
206
# via
213
207
# google-cloud-bigquery
214
208
# google-cloud-storage
215
- # This requirement duplicates the line below, without an extra. We need this to
216
- # work around https://github.com/pypa/pip/issues/9644 because we can't use
217
- # --no-deps when this gets installed by GCF
218
- googleapis-common-protos == 1.59.0 \
219
- --hash =sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
220
- --hash =sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
221
209
googleapis-common-protos [grpc ]== 1.59.0 \
222
210
--hash =sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
223
211
--hash =sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
@@ -277,7 +265,6 @@ grpcio==1.51.3 \
277
265
--hash =sha256:ffaaf7e93fcb437356b5a4b23bf36e8a3d0221399ff77fd057e4bc77776a24be
278
266
# via
279
267
# google-api-core
280
- # google-cloud-bigquery
281
268
# google-cloud-pubsub
282
269
# googleapis-common-protos
283
270
# grpc-google-iam-v1
@@ -301,9 +288,7 @@ packaging==23.2 \
301
288
proto-plus == 1.22.2 \
302
289
--hash =sha256:0e8cda3d5a634d9895b75c573c9352c16486cb75deb0e078b5fda34db4243165 \
303
290
--hash =sha256:de34e52d6c9c6fcd704192f09767cb561bb4ee64e70eede20b0834d841f0be4d
304
- # via
305
- # google-cloud-bigquery
306
- # google-cloud-pubsub
291
+ # via google-cloud-pubsub
307
292
protobuf == 4.22.1 \
308
293
--hash =sha256:3e19dcf4adbf608924d3486ece469dd4f4f2cf7d2649900f0efcd1a84e8fd3ba \
309
294
--hash =sha256:5917412347e1da08ce2939eb5cd60650dfb1a9ab4606a415b9278a1041fb4d19 \
@@ -320,7 +305,6 @@ protobuf==4.22.1 \
320
305
--hash =sha256:e3fb58076bdb550e75db06ace2a8b3879d4c4f7ec9dd86e4254656118f4a78d7
321
306
# via
322
307
# google-api-core
323
- # google-cloud-bigquery
324
308
# google-cloud-pubsub
325
309
# googleapis-common-protos
326
310
# grpc-google-iam-v1
0 commit comments