We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a533c1d commit e56b127Copy full SHA for e56b127
1 file changed
pyproject.toml
@@ -48,6 +48,7 @@ databricks = ["databricks-sql-connector"]
48
dev = [
49
"agate==1.7.1",
50
"apache-airflow==2.9.1",
51
+ "apache-airflow-providers-fab==1.5.3", # pip is having trouble resolving this dependency of airflow
52
"opentelemetry-proto==1.27.0", # pip was having trouble resolving this transitive dependency of airflow
53
"beautifulsoup4",
54
"clickhouse-connect",
0 commit comments