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

Remove version pin of typing-extensions #904

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wangkuiyi
Copy link

The pinned version is pretty old. When I am using a modern pydantic, it complains the need of a newer version of typing-extentions.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pydantic 2.10.1 requires typing-extensions>=4.12.2, but you have typing-extensions 4.11.0 which is incompatible.

@wangkuiyi wangkuiyi requested review from ruomingp, markblee and a team as code owners December 30, 2024 06:40
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

Successfully merging this pull request may close these issues.

1 participant