Skip to content

Commit

Permalink
limit databricks-sql-connector
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Aug 10, 2023
1 parent 1fd634c commit 8c43168
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",
"databricks-sql-connector<2.9.0",
]

mssql = [
Expand Down Expand Up @@ -117,6 +118,7 @@ all = [
"sqlalchemy-bigquery>=1.3.0",
"databricks-cli",
"apache-airflow-providers-databricks",
"databricks-sql-connector<2.9.0",
"s3fs",
"protobuf",
"openlineage-airflow>=0.17.0",
Expand Down

0 comments on commit 8c43168

Please sign in to comment.