add readme_renderer to dev-requirements.txt

This commit is contained in:
Cosimo Lupo 2024-05-31 19:18:47 +01:00
parent 2ab0707c6a
commit 159456d269

View File

@ -3,6 +3,7 @@ tox>=2.5
bump2version>=0.5.6
sphinx>=1.5.5
mypy>=0.782
readme_renderer[md]>=43.0
# Pin black as each version could change formatting, breaking CI randomly.
black==24.4.2