We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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!