We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b569452 + 62c9d8b commit 1455c77Copy full SHA for 1455c77
requirements.txt
@@ -1,7 +1,8 @@
1
# To run app via Procfile
2
honcho==2.0.0
3
# Airflow with extras to install
4
-apache-airflow[crypto,postgres,google]==2.10.4
+apache-airflow[crypto,postgres]==2.10.4
5
+apache-airflow-providers-google[bigquery]==12.0.0
6
airflow-provider-alembic==1.0.0
7
# dbt packages
8
dbt-core==1.8.8
0 commit comments