Skip to content

Commit 0200056

Browse files
committed
docs: Pin to the exact versions that worked last
1 parent 95c714a commit 0200056

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Requirements for building the `shell-logger` documentation.
22

3-
sphinx>=8.0.0
4-
sphinx-argparse
5-
sphinx-autodoc-typehints
6-
sphinx-copybutton
7-
sphinx-rtd-theme>=2.0.0
8-
sphinxcontrib-programoutput
3+
sphinx==7.4.7
4+
sphinx-argparse==0.5.2
5+
sphinx-autodoc-typehints==2.3.0
6+
sphinx-copybutton==0.5.2
7+
sphinx-rtd-theme==2.0.0
8+
sphinxcontrib-programoutput==0.17

0 commit comments

Comments
 (0)