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

Add upper bounds to dependencies #1741

Closed
wants to merge 1 commit into from

Conversation

martinRenou
Copy link
Member

Fix #1740

@blink1073
Copy link
Member

We've been trying to avoid preemptive upper bounds, after reading this blog post

@maartenbreddels
Copy link
Collaborator

maartenbreddels commented Apr 2, 2022 via email

@blink1073
Copy link
Member

I think breaking changes will happen either way, but if we have pins then the users have less options to solve their local environments.

@martinRenou
Copy link
Member Author

Please feel free to close my PR if you don't think that change is relevant.

Should we at least consider adding an upper bound on Jinja2 for the next minor release? They don't follow semver and they recommend pinning it.

@blink1073
Copy link
Member

Yeah, the jinja situation is a mess, I do think we should pin that one...

@martinRenou
Copy link
Member Author

Replaced by #1751

@martinRenou martinRenou closed this Apr 4, 2022
@martinRenou martinRenou deleted the deps_upper_bounds branch April 4, 2022 11:30
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.

Add upper bound on the Jinja and MarkupSafe dependencies
3 participants