-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hey,
In the last release (3.0.0...3.1.0) you added a import from typing_extensions but forgot to update the dependencies, so now on a fresh install, unless I specify it on my requirements, I'm getting the following error:
from ulid import ULID
/usr/local/lib/python3.13/site-packages/ulid/__init__.py:16: in <module>
from typing_extensions import Self
E ModuleNotFoundError: No module named 'typing_extensions'
Cheers!
katya-tis, doug-a-brunner, jgrg, skeletorXVI, danielrunejensen and 2 more
Metadata
Metadata
Assignees
Labels
No labels