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
Is it possible to support pydantic 1.x in addition to 2.x? Branch 1.x is still maintained by the upstream. Advantage of 1.x is that it is pure-python and does not require rust.
Is it possible to support pydantic 1.x in addition to 2.x? Branch 1.x is still maintained by the upstream. Advantage of 1.x is that it is pure-python and does not require rust.