sfu-db/dataprep

pydantic v2 support

Opened this issue · 0 comments

Hi,

Is it possible to make this module pydantic v2 and v1 compatible? If you import from pydantic.v1 it'll work with pydantic >=1.10.15 or >=2. See here.

Thanks!