Skip to content

Commit 6ade4af

Browse files
authored
Fija versión para docutils y sphinx-tabs (#2804)
Con esta actualización resolvemos el error visto en #2796. Localmente corrió sin problemas.
1 parent fc3aa91 commit 6ade4af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
docutils==0.20.1
12
pip
23
Sphinx==7.2.6
34
blurb
@@ -13,6 +14,6 @@ sphinx-intl
1314
pre-commit
1415
sphinx-autorun
1516
sphinxemoji
16-
sphinx-tabs==3.4.4
17+
sphinx-tabs==3.4.5
1718
sphinx-lint==0.7.0
1819
tabulate

0 commit comments

Comments
 (0)