-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hey @monim67 I think it's time to drop support for Pydantic v1 and avoid errors like this:
plugin.py:16: UserWarning: Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater.
from pydantic.v1 import ValidationError
Pydantic v2 is 2 yrs old now and very mature, so, I think it's ok you drop.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels