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

check mistune pin #446

Closed
dbkeitel opened this issue Aug 31, 2022 · 2 comments
Closed

check mistune pin #446

dbkeitel opened this issue Aug 31, 2022 · 2 comments
Labels
dependencies related to external dependencies documentation anything about documentation

Comments

@dbkeitel
Copy link
Collaborator

We were on "<2.0.0" since #360 and now #435 changes it to "==0.8.4" which happents to be equivalent as per
https://pypi.org/project/mistune/#history

But they're now at 2.0.4 stable and 3.0.0 alpha, so we should check what's going on with cross-dependencies.

@dbkeitel dbkeitel added documentation anything about documentation dependencies related to external dependencies labels Aug 31, 2022
@Rodrigo-Tenorio
Copy link
Collaborator

For the record: I unpinned everything in docs and let pip decide on the proper combination.
I may have missed that one as well, but that's what I intended to do.

@dbkeitel
Copy link
Collaborator Author

dbkeitel commented Sep 3, 2024

This is still the version one ends up when unpinning and letting sphinx & friends do their thing. It actually comes in via m2r2 and removing that pin is a long-standing work-in-progress of theirs tracked here: CrossNox/m2r2#47

Nothing for us to do.

@dbkeitel dbkeitel closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies related to external dependencies documentation anything about documentation
Projects
None yet
Development

No branches or pull requests

2 participants