Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix main failing because of the new xmlsec 1.3.14 compatibility (#39104)
The xmlsec used by Amazon provider for authentication has compatiblity issue with libxmlsec 1.2.* that is used by default in debian bookworm. We should investigate if/howe we can upgrade our images to support it, in the meantime we limitt python bindings to < 1.3.13. See apache/airflow#39103 GitOrigin-RevId: cd888870ba1b95c20208b1c87d337cd2418e1dc1
- Loading branch information