Skip to content

Commit 8d8af68

Browse files
committed
add dependency
1 parent 81fa30f commit 8d8af68

File tree

2 files changed

+69
-1
lines changed

2 files changed

+69
-1
lines changed

poetry.lock

+68-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ weaviate-client = {version = ">=3.22", optional = true}
7676
adlfs = {version = ">=2022.4.0", optional = true}
7777
pyodbc = {version = "^4.0.39", optional = true}
7878
qdrant-client = {version = "^1.6.4", optional = true, extras = ["fastembed"]}
79+
pydata-google-auth = "^1.8.2"
7980

8081
[tool.poetry.extras]
8182
dbt = ["dbt-core", "dbt-redshift", "dbt-bigquery", "dbt-duckdb", "dbt-snowflake", "dbt-athena-community"]

0 commit comments

Comments
 (0)