豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 9065a4e

Browse files
chore(🦾): bump python google-cloud-bigquery 3.10.0 -> 3.20.0 (#27752)
Co-authored-by: GitHub Action <action@github.com>
1 parent 96dde34 commit 9065a4e

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

requirements/development.txt

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ google-auth-oauthlib==1.0.0
8585
# via
8686
# pandas-gbq
8787
# pydata-google-auth
88-
google-cloud-bigquery==3.10.0
88+
google-cloud-bigquery==3.20.0
8989
# via
9090
# apache-superset
9191
# pandas-gbq
@@ -106,7 +106,6 @@ grpcio==1.60.1
106106
# via
107107
# -r requirements/development.in
108108
# google-api-core
109-
# google-cloud-bigquery
110109
# grpcio-status
111110
grpcio-status==1.60.1
112111
# via google-api-core
@@ -189,13 +188,10 @@ progress==1.6
189188
prophet==1.1.5
190189
# via apache-superset
191190
proto-plus==1.22.2
192-
# via
193-
# google-cloud-bigquery
194-
# google-cloud-bigquery-storage
191+
# via google-cloud-bigquery-storage
195192
protobuf==4.23.0
196193
# via
197194
# google-api-core
198-
# google-cloud-bigquery
199195
# google-cloud-bigquery-storage
200196
# googleapis-common-protos
201197
# grpcio-status
@@ -206,6 +202,10 @@ ptyprocess==0.7.0
206202
# via pexpect
207203
pure-eval==0.2.2
208204
# via stack-data
205+
pure-sasl==0.6.2
206+
# via
207+
# pyhive
208+
# thrift-sasl
209209
pydata-google-auth==1.7.0
210210
# via pandas-gbq
211211
pydruid==0.6.6
@@ -214,7 +214,7 @@ pyee==11.0.1
214214
# via playwright
215215
pyfakefs==5.2.2
216216
# via -r requirements/development.in
217-
pyhive[presto]==0.7.0
217+
pyhive[hive_pure_sasl]==0.7.0
218218
# via apache-superset
219219
pyinstrument==4.4.0
220220
# via -r requirements/development.in
@@ -256,7 +256,12 @@ statsd==4.0.1
256256
tableschema==1.20.10
257257
# via apache-superset
258258
thrift==0.16.0
259-
# via apache-superset
259+
# via
260+
# apache-superset
261+
# pyhive
262+
# thrift-sasl
263+
thrift-sasl==0.4.3
264+
# via pyhive
260265
tomli==2.0.1
261266
# via
262267
# build

0 commit comments

Comments
 (0)