Skip to content

Commit

Permalink
Updating setup.cfg with RC provider packages on apache/airflow#41080
Browse files Browse the repository at this point in the history
  • Loading branch information
airflow-oss-bot committed Jul 29, 2024
1 parent 187325b commit a42eca8
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 @@ -44,7 +44,7 @@ zip_safe = false

[options.extras_require]
amazon =
apache-airflow-providers-amazon>=8.18.0
apache-airflow-providers-amazon==8.27.0rc1
aiobotocore>=2.1.1
apache.hive =
apache-airflow-providers-apache-hive>=6.1.5
Expand All @@ -61,7 +61,7 @@ databricks =
dbt.cloud =
apache-airflow-providers-dbt-cloud>=3.5.1
google =
apache-airflow-providers-google>=10.15.0
apache-airflow-providers-google==10.21.1rc1
gcloud-aio-storage
gcloud-aio-bigquery
http =
Expand Down Expand Up @@ -118,12 +118,12 @@ mypy =
# All extras from above except 'mypy', 'docs' and 'tests'
all =
aiobotocore>=2.1.1
apache-airflow-providers-amazon>=8.18.0
apache-airflow-providers-amazon==8.27.0rc1
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-google>=10.15.0
apache-airflow-providers-google==10.21.1rc1
apache-airflow-providers-http>=4.9.0
apache-airflow-providers-snowflake>=5.3.0
apache-airflow-providers-sftp>=4.9.0
Expand Down

0 comments on commit a42eca8

Please sign in to comment.