Skip to content

Commit

Permalink
Updating setup.cfg with RC provider packages on apache/airflow#38997
Browse files Browse the repository at this point in the history
  • Loading branch information
airflow-oss-bot committed Apr 14, 2024
1 parent ea2b3fc commit 9338b7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ openlineage = [

databricks = [
"databricks-cli",
"apache-airflow-providers-databricks",
"apache-airflow-providers-databricks==6.3.0rc2",
]

mssql = [
Expand All @@ -118,7 +118,7 @@ all = [
"snowflake-sqlalchemy>=1.2.0",
"sqlalchemy-bigquery>=1.3.0",
"databricks-cli",
"apache-airflow-providers-databricks",
"apache-airflow-providers-databricks==6.3.0rc2",
"s3fs",
"protobuf",
"apache-airflow-providers-openlineage>=1.4.0",
Expand Down

0 comments on commit 9338b7e

Please sign in to comment.