Skip to content

Commit 3d0b5d3

Browse files
committed
Pin indirect docs requirements.
1 parent 29803e9 commit 3d0b5d3

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

docs/requirements.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
docutils==0.16
21
https://github.com/bwoodsend/friendly-octo-waffle/archive/refs/heads/master.zip
32
m2r2==0.2.8
4-
Sphinx==4.0.2
3+
Sphinx==4.2.0
4+
sphinx-autodoc-typehints==1.11.1
55
sphinx-copybutton==0.3.3
66
sphinxcontrib-websupport==1.1.0
77
sphinx-rtd-theme==0.5.0
8-
sphinx-autodoc-typehints==1.11.1
8+
9+
# Indirect dependencies.
10+
docutils==0.16
11+
mistune==0.8.4
12+
sphinxcontrib-applehelp==1.0.2
13+
sphinxcontrib-devhelp==1.0.2
14+
sphinxcontrib-htmlhelp==2.0.0
15+
sphinxcontrib-jsmath==1.0.1
16+
sphinxcontrib-qthelp==1.0.3

0 commit comments

Comments
 (0)