Skip to content

Commit 3751930

Browse files
authored
Update requirements.txt to manage docutils version
Commented out the pinned version of docutils in requirements.txt. Signed-off-by: henmohr <henriquemohr@redes.ufsm.br>
1 parent 844d1a7 commit 3751930

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ sphinxcontrib-redoc
66
sphinx-autobuild
77
sphinx-copybutton
88
sphinx-notfound-page
9-
docutils==0.22.2
9+
# docutils version is managed by Sphinx, do not pin unless required
10+
#docutils==0.22.2

0 commit comments

Comments
 (0)