Skip to content

Commit e56b127

Browse files
Fix: Airflow dependencies pin apache-airflow-providers-fab (#4134)
1 parent a533c1d commit e56b127

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ databricks = ["databricks-sql-connector"]
4848
dev = [
4949
"agate==1.7.1",
5050
"apache-airflow==2.9.1",
51+
"apache-airflow-providers-fab==1.5.3", # pip is having trouble resolving this dependency of airflow
5152
"opentelemetry-proto==1.27.0", # pip was having trouble resolving this transitive dependency of airflow
5253
"beautifulsoup4",
5354
"clickhouse-connect",

0 commit comments

Comments
 (0)