mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-08 07:46:24 +00:00
chore(ci): relax bigquery dependency (#7309)
This commit is contained in:
parent
237933cc8d
commit
f8a73005d4
@ -151,7 +151,7 @@ looker_common = {
|
||||
bigquery_common = {
|
||||
"google-api-python-client",
|
||||
# Google cloud logging library
|
||||
"google-cloud-logging<3.1.2",
|
||||
"google-cloud-logging<=3.5.0",
|
||||
"google-cloud-bigquery",
|
||||
"more-itertools>=8.12.0",
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user