You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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.
The text was updated successfully, but these errors were encountered: