Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to pydantic v2 #156

Closed
Mexflubber opened this issue Aug 11, 2023 · 3 comments
Closed

Update to pydantic v2 #156

Mexflubber opened this issue Aug 11, 2023 · 3 comments

Comments

@Mexflubber
Copy link

.../lib/python3.9/site-packages/clabe/init.py:13: in
from .types import Clabe
.../lib/python3.9/site-packages/clabe/types.py:3: in
from pydantic.errors import NotDigitError
.../lib/python3.9/site-packages/pydantic/_migration.py:295: in wrapper
raise PydanticImportError(f'{import_path} has been removed in V2.')
E pydantic.errors.PydanticImportError: pydantic.errors:NotDigitError has been removed in V2.
E
E For further information visit https://errors.pydantic.dev/2.1.1/u/import-error

@matin
Copy link
Member

matin commented Aug 11, 2023

It'd be great to update to Pydantic 2. What's the best way to do it?

@alfavarman
Copy link

ping

@felipao-mx
Copy link
Member

done #171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants