This is an automated email from the ASF dual-hosted git repository.

bbovenzi pushed a commit to branch remove-legacy-ui
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit e46bddca9979b611fd260ddbe190879b25406601
Author: Jed Cunningham <[email protected]>
AuthorDate: Wed Feb 19 19:54:13 2025 -0700

    FAB is now a optional dep for the amazon provider
---
 generated/provider_dependencies.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/generated/provider_dependencies.json 
b/generated/provider_dependencies.json
index 07da0177a7e..cf2e52873aa 100644
--- a/generated/provider_dependencies.json
+++ b/generated/provider_dependencies.json
@@ -59,6 +59,7 @@
       "common.compat",
       "common.sql",
       "exasol",
+      "fab",
       "ftp",
       "google",
       "http",

Reply via email to