Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaFaer committed Feb 5, 2024
1 parent 81fa30f commit 8d8af68
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 1 deletion.
69 changes: 68 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ weaviate-client = {version = ">=3.22", optional = true}
adlfs = {version = ">=2022.4.0", optional = true}
pyodbc = {version = "^4.0.39", optional = true}
qdrant-client = {version = "^1.6.4", optional = true, extras = ["fastembed"]}
pydata-google-auth = "^1.8.2"

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

0 comments on commit 8d8af68

Please sign in to comment.