Skip to content

Relax minimum version of typing-extensions #1710

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

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Relax minimum version of typing-extensions #1710

merged 1 commit into from
Aug 30, 2022

Conversation

stefan6419846
Copy link
Contributor

What does this change

The minimum version of typing-extensions is being relaxed, as reported in #1708.

What was wrong

Version 3.10 is too new for some setups involving multiple packages, while there has been not apparent reason for this requirement.

How this fixes it

Reduce the required version to 3.7.4.3 which did not cause issues in my tests.

Fixes #1708.

Copy link
Collaborator

@fcurella fcurella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fcurella fcurella merged commit 0398559 into joke2k:master Aug 30, 2022
@stefan6419846 stefan6419846 deleted the relax-typing-extensions branch September 27, 2022 06:49
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.

Lower bound for typing_extensions?
2 participants