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
.../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
The text was updated successfully, but these errors were encountered:
.../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
The text was updated successfully, but these errors were encountered: