Skip to content

Commit

Permalink
Updating pyproject.toml with RC provider packages on apache/airflow#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 10, 2023
1 parent 63148a0 commit 25b1393
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 @@ -55,7 +55,7 @@ tests = [
]
google = [
"protobuf",
"apache-airflow-providers-google>=6.4.0",
"apache-airflow-providers-google==10.6.0rc3",
"sqlalchemy-bigquery>=1.3.0",
"smart-open[gcs]>=5.2.1"
]
Expand Down Expand Up @@ -104,7 +104,7 @@ duckdb = [

all = [
"apache-airflow-providers-amazon",
"apache-airflow-providers-google>=6.4.0",
"apache-airflow-providers-google==10.6.0rc3",
"apache-airflow-providers-ftp",
"apache-airflow-providers-postgres",
"apache-airflow-providers-snowflake",
Expand Down

0 comments on commit 25b1393

Please sign in to comment.