diff --git a/docs/requirements.txt b/docs/requirements.txt index c695aa2..8f057dc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ sphinx sphinx-rtd-theme # issue with rendering bullet points in sphinx docutils 0.17 or higher see https://stackoverflow.com/questions/67542699/readthedocs-sphinx-not-rendering-bullet-list-from-rst-file -docutils==0.22 +docutils==0.22.2 myst-parser sphinx-design