Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
update docutils dep (#891)
Browse files Browse the repository at this point in the history
  • Loading branch information
awaelchli authored Oct 26, 2021
1 parent 9f95632 commit 2ad6359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ recommonmark # fails with badges
m2r # fails with multi-line text
nbsphinx>=0.8
pandoc>=1.0
docutils>=0.16
docutils>=0.16,<0.18 # Sphinx is not yet compatible with docutils >= 0.18
sphinxcontrib-fulltoc>=1.0
sphinxcontrib-mockautodoc

Expand Down

0 comments on commit 2ad6359

Please sign in to comment.