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
* chore: restrict marshmallow to <v4
because a lots of stuff goes wrong in v4: see #575
probably we should get rid of it together with attrs and just use pydantic where we'd have none of the problems (e.g. also not #218 and our dependency on fuhrysteve/marshmallow-jsonschema#169 which we really should remove in the long term.
* reset requirements for doc creation
---------
Co-authored-by: DeltaDaniel <[email protected]>
0 commit comments