Skip to content

Add marshmallow to fab provider dependencies#63896

Merged
eladkal merged 1 commit intoapache:mainfrom
eladkal:fabm
Mar 18, 2026
Merged

Add marshmallow to fab provider dependencies#63896
eladkal merged 1 commit intoapache:mainfrom
eladkal:fabm

Conversation

@eladkal
Copy link
Contributor

@eladkal eladkal commented Mar 18, 2026

fab provider directly imports marshmallow

from marshmallow import Schema, fields, validate
from marshmallow.exceptions import ValidationError

yet it was not listed in the provider dependencies. I assume we didn't detect it because the packages comes from another dependency we have but regardless since we are using it directly in the code we should add it explicitly.

@eladkal eladkal merged commit 5189c8d into apache:main Mar 18, 2026
67 checks passed
@eladkal eladkal deleted the fabm branch March 18, 2026 18:31
fat-catTW pushed a commit to fat-catTW/airflow that referenced this pull request Mar 22, 2026
techcodie pushed a commit to techcodie/airflow that referenced this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants