Skip to content

Commit 5614945

Browse files
committed
build: add missing apache-airflow-providers-http
1 parent 621334e commit 5614945

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ dependencies = [
88
# Please use pip to manage airflow dependencies.
99
"apache-airflow==2.11.0",
1010
# Editable install with no version specified.
11+
"apache-airflow-providers-http",
1112
"google-cloud-bigquery",
1213
"pandas",
1314
"pyarrow",

uv.lock

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)