| 12345678910111213141516171819 |
- # Solve issue with missing bullet points
- # See https://stackoverflow.com/questions/67542699/readthedocs-sphinx-not-rendering-bullet-list-from-rst-file
- docutils==0.17.1
- # Use versions that fit the docutils version
- breathe==4.34.0
- codespell==2.2.2
- graphviz==0.20.1
- myst-parser==0.18.1
- recommonmark==0.7.1
- rst2pdf==0.99
- rstcloth==0.5.3
- sphinx_book_theme==1.0.1
- sphinx-copybutton==0.5.1
- sphinx-jinja==2.0.2
- Sphinx==5.3.0
- sphinxcontrib-kroki==1.3.0
- sphinxcontrib-programoutput==0.17
- sphinxcontrib-spelling==8.0.0
|