mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-19 06:38:04 +00:00
fix(build): remove dependencies added for compatibility (#5108)
This commit is contained in:
parent
e567d70d37
commit
596853ae1f
@ -117,13 +117,6 @@ bigquery_common = {
|
|||||||
"google-cloud-logging",
|
"google-cloud-logging",
|
||||||
"google-cloud-bigquery",
|
"google-cloud-bigquery",
|
||||||
"more-itertools>=8.12.0",
|
"more-itertools>=8.12.0",
|
||||||
# we do not use protobuf directly but newer version caused bigquery connector to fail
|
|
||||||
"protobuf<=3.20.1",
|
|
||||||
# we do not depend directly on these google libraries
|
|
||||||
# but need to limit versions to reduce time taken for resolution
|
|
||||||
"google-cloud-core>=2.3.0",
|
|
||||||
"google-cloud-bigquery-storage>=2.13.1",
|
|
||||||
"google-resumable-media>=2.3.3",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
snowflake_common = {
|
snowflake_common = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user