Skip to content

Commit

Permalink
Updating setup.cfg with RC provider packages on apache/airflow#39063
Browse files Browse the repository at this point in the history
  • Loading branch information
airflow-oss-bot committed Apr 17, 2024
1 parent afdbace commit be72202
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ apache.livy =
apache-airflow-providers-apache-livy>=3.7.1
paramiko
cncf.kubernetes =
apache-airflow-providers-cncf-kubernetes>=8.0.0
apache-airflow-providers-cncf-kubernetes @https://files.pythonhosted.org/packages/e5/6a/3be1c119fe79159872e9a72fc9e029f6752981d93e9aae1cc54dc1ab3179/apache_airflow_providers_cncf_kubernetes-8.1.1rc1.tar.gz
kubernetes_asyncio
databricks =
apache-airflow-providers-databricks>=6.1.0
apache-airflow-providers-databricks==6.3.0rc3
databricks-sql-connector>=2.0.4;python_version>='3.10'
dbt.cloud =
apache-airflow-providers-dbt-cloud>=3.5.1
Expand Down Expand Up @@ -121,8 +121,8 @@ all =
apache-airflow-providers-amazon>=8.18.0
apache-airflow-providers-apache-hive>=6.1.5
apache-airflow-providers-apache-livy>=3.7.1
apache-airflow-providers-cncf-kubernetes>=8.0.0
apache-airflow-providers-databricks>=6.1.0
apache-airflow-providers-cncf-kubernetes @https://files.pythonhosted.org/packages/e5/6a/3be1c119fe79159872e9a72fc9e029f6752981d93e9aae1cc54dc1ab3179/apache_airflow_providers_cncf_kubernetes-8.1.1rc1.tar.gz
apache-airflow-providers-databricks==6.3.0rc3
apache-airflow-providers-google>=10.15.0
apache-airflow-providers-http>=4.9.0
apache-airflow-providers-snowflake>=5.3.0
Expand Down

0 comments on commit be72202

Please sign in to comment.