Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro authored Aug 11, 2023
2 parents 31aebfe + 8a1881f commit 67d1307
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python-sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ openlineage = ["openlineage-airflow>=0.17.0"]
databricks = [
"databricks-cli",
"apache-airflow-providers-databricks",
# TODO: Remove this once https://github.com/databricks/databricks-sql-python/pull/191 released
"databricks-sql-connector<2.9.0",
]

Expand Down Expand Up @@ -118,6 +119,7 @@ all = [
"sqlalchemy-bigquery>=1.3.0",
"databricks-cli",
"apache-airflow-providers-databricks",
# TODO: Remove this once https://github.com/databricks/databricks-sql-python/pull/191 released
"databricks-sql-connector<2.9.0",
"s3fs",
"protobuf",
Expand Down

0 comments on commit 67d1307

Please sign in to comment.