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 bb26cda commit ea4f279Copy full SHA for ea4f279
pyproject.toml
@@ -174,6 +174,7 @@ dbt-core=">=1.2.0"
174
dbt-duckdb=">=1.2.0"
175
pymongo = ">=4.3.3"
176
pandas = ">2"
177
+google-api-python-client = ">=1.7.11"
178
179
[tool.black] # https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#configuration-via-a-file
180
line-length = 100
0 commit comments