You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
marshmallow is used as a class serialization library in aws-gate. Pydantic has much simpler API, is more performant and easier to work with. We should replace it.
The text was updated successfully, but these errors were encountered:
marshmallow is used as a class serialization library in aws-gate. Pydantic has much simpler API, is more performant and easier to work with. We should replace it.
The text was updated successfully, but these errors were encountered: