We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816d190 commit b59167fCopy full SHA for b59167f
dbt-bigquery/pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"dbt-adapters>=1.16,<2.0",
28
# 3.20 introduced pyarrow>=3.0 under the `pandas` extra
29
"google-cloud-bigquery[pandas]>=3.0,<4.0",
30
- "google-cloud-storage>=2.4,<3.2",
+ "google-cloud-storage>=2.4,<3.4",
31
"google-cloud-dataproc~=5.0",
32
# ----
33
# Expect compatibility with all new versions of these packages, so lower bounds only.
0 commit comments