joouha / euporie

Jupyter notebooks in the terminal
https://euporie.readthedocs.io
MIT License
1.54k stars 36 forks source link

markdonw-it-py version conflict #114

Closed konosubakonoakua closed 1 week ago

konosubakonoakua commented 1 month ago

euporie requires markdown-it-py~=2.1.0, but rich requires mardown-it-py>=2.2.0. Should we change to mardown-it-py~=2.2.0 ?

joouha commented 1 month ago

Yes that's probably sensible. Would you like to raise a PR?

konosubakonoakua commented 1 month ago

Yes that's probably sensible. Would you like to raise a PR?

sure. :D