Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Test RC provider packages for https://github.com/apache/airflow/issues/36194 #1382

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ cncf.kubernetes =
apache-airflow-providers-cncf-kubernetes>=4
kubernetes_asyncio
databricks =
apache-airflow-providers-databricks>=2.2.0
apache-airflow-providers-databricks==5.1.0rc2
databricks-sql-connector>=2.0.4;python_version>='3.10'
dbt.cloud =
apache-airflow-providers-dbt-cloud>=2.1.0
google =
apache-airflow-providers-google>=8.1.0
apache-airflow-providers-google==10.13.0rc2
gcloud-aio-storage
gcloud-aio-bigquery
http =
Expand Down Expand Up @@ -123,8 +123,8 @@ all =
apache-airflow-providers-apache-hive>=6.1.5
apache-airflow-providers-apache-livy
apache-airflow-providers-cncf-kubernetes>=4
apache-airflow-providers-databricks>=2.2.0
apache-airflow-providers-google>=8.1.0
apache-airflow-providers-databricks==5.1.0rc2
apache-airflow-providers-google==10.13.0rc2
apache-airflow-providers-http
apache-airflow-providers-snowflake
apache-airflow-providers-sftp
Expand Down